mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 11:19:25 +01:00
nordvpn-off: add the IPv6 restoring sysctl here too
This commit is contained in:
parent
cf7e9c9e42
commit
1fd3516760
@ -4,6 +4,8 @@ set -x
|
||||
nordvpn set killswitch off
|
||||
nordvpn set autoconnect off
|
||||
nordvpn disconnect
|
||||
# Explicitly restore IPv6
|
||||
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||
sudo systemctl stop nordvpnd.socket
|
||||
sudo systemctl stop nordvpnd.service
|
||||
sudo systemctl restart iwd.service
|
||||
|
Loading…
Reference in New Issue
Block a user