Skip to content

A lightweight script to select the best NordVPN server to connect to

License

Notifications You must be signed in to change notification settings

j-piecuch/nordselect-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nordselect-bash

A bash script to select a NordVPN server with the lowest load.

Intended as a lightweight (i.e. cargo-less) alternative to nordselect. It also tries to embed filters in the NordVPN API request, so that we're not downloading the whole list of servers. As a result, this script is noticeably faster compared to nordselect.

Runtime dependencies: bash, curl, jq, tee

Notable missing features:

  • Pinging servers to determine the one with the lowest latency (won't add)

About

A lightweight script to select the best NordVPN server to connect to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages