Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Networking and servers • Re: Installing Nordvpn

$
0
0
NordVPN cli to the rescue:

Code:

$ nordvpn login --helpUsage: nordvpn login [command options] [arguments...]Options:   --callback     Complete the login manually if your browser fails to open the app.   After you successfully log in on your browser, copy the link of the "Continue" button   and paste it enclosed in quotation marks as an argument for this option.
Be sure to enclose the full string in quotes, eg.:

Code:

$ nordvpn login --callback "nordvpn://login?action=login&exchange_token=[some_token]"Welcome to NordVPN! You can now connect to VPN by using 'nordvpn connect'.
Before establishing a VPN connection, add a rule to whitelist port 22. This will prevent the service from disrupting your access to the shell, as described here.

Code:

$ nordvpn whitelist add port 22Port 22 (UDP|TCP) is allowlisted successfully.

Statistics: Posted by rpbillz — Mon Nov 25, 2024 12:42 pm



Viewing all articles
Browse latest Browse all 4906

Trending Articles