mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 12:49:22 +01:00
usr-local-bin/nordvpns: note autoconnect too
This commit is contained in:
parent
b8c88961c0
commit
de969181dc
@ -2,6 +2,7 @@
|
||||
|
||||
set -x
|
||||
nordvpn set killswitch off
|
||||
nordvpn set autoconnect off
|
||||
nordvpn disconnect
|
||||
sudo systemctl stop nordvpnd.socket
|
||||
sudo systemctl stop nordvpnd.service
|
||||
|
@ -8,6 +8,7 @@ sleep 5
|
||||
systemctl status nordvpnd.service --no-pager
|
||||
nordvpn connect p2p
|
||||
nordvpn set killswitch on
|
||||
nordvpn set autoconnect on
|
||||
nordvpn status
|
||||
sudo systemctl restart yggdrasil.service
|
||||
flatpak run org.qbittorrent.qBittorrent "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user