mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-22 02:04:09 +01:00
nordvpn-off: ensure ipv6, notify and lan-discover
This commit is contained in:
parent
bdef768d3c
commit
e492be76c4
@ -10,6 +10,10 @@ nordvpn set autoconnect off
|
||||
# Disconnects VPN
|
||||
nordvpn disconnect
|
||||
|
||||
nordvpn set ipv6 on
|
||||
nordvpn set notify on
|
||||
nordvpn set lan-discovery on
|
||||
|
||||
# Explicitly restores IPv6 since NordVPN disables it by setting this to 1.
|
||||
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user