Skip to content
/ norppa Public

Gives the closest P2P Nordvpn server or server of your choice.

License

Notifications You must be signed in to change notification settings

nake89/norppa

Repository files navigation

norppa

Gives the closest P2P Nordvpn server or server of your choice. The same one that this site would give: https://nordvpn.com/servers/tools

You can give two letter country code id. E.g. Finland would be fi and United States of America would be us. Supported countries:

  • Australia - au
  • Brazil - br
  • Canada - ca
  • Denmark - dk
  • Finland - fi
  • France - fr
  • Germany - de
  • Hong Kong - hk
  • Italy - it
  • Japan - jp
  • Netherlands - nl
  • Norway - no
  • Portugal - pt
  • Spain - es
  • South Africa - za
  • Sweden - se
  • Turkey - tr
  • USA - us
  • UK - uk

Please post an issue if you want your country added.

Installation

npm install -g norppa

Usage

$ norppa
Hostname: fi148.nordvpn.com
Name: Finland #148
Load: 21
Status: online

More usage

$ norppa --help
Usage: norppa [options]

Options:
  -V, --version                      output the version number
  -i, --country-id <country-id>      Get NordVPN server for country ID
  -s, --set-default-id <country-id>  Set default country ID
  -r, --remove-default-id            Removes default country ID. Will get closest server instead.
  -v, --verbose                      Verbose
  -h, --help                         output usage information

About

Gives the closest P2P Nordvpn server or server of your choice.

Resources

License

Stars

Watchers

Forks

Packages

No packages published