mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-01 23:34:04 +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
|
# Disconnects VPN
|
||||||
nordvpn disconnect
|
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.
|
# Explicitly restores IPv6 since NordVPN disables it by setting this to 1.
|
||||||
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
|
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user