1970 + 1685736730
Download and log in
sh <(wget -qO - https://downloads.nordcdn.com/apps/linux/install.sh)
nordvpn login
# if there is permission error:
sudo user mod -aG nordvpn $USER
Set up NordVPN
nordvpn set autoconnect on
nordvpn set killswitch on
# change between protocols
nordvpn set technology OpenVPN
nordvpn set technology NordLynx
# allow local network (choose your actual IP range)
nordvpn whitelist add subnet 10.0.0.0/16
This setup will:
- auto connect on system start
- block your internet connection if NordVPN can't be connected
- allow to passthrough local network addresses between 10.0.0.0 and 10.0.255.255.