Skip to content

damo-da/nordvpn-speedtest-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

NordVPN server benchmarker

This script can be used to find the best NordVPN servers(The one which has the least ping time).

Data collected from the servers

  • Ping response time (using ping.exe on Windows or ping utility for macOS and Linux)
  • IP address
  • City, Region, Country, Postal/ZIP code
  • Latitude-Longitude

Instructions

  1. Download all configurations from Here
  2. Extract the .zip file to a folder
  3. Modify SCRIPTS_DIR in best_server.py to this ovpn_tcp folder (Example /home/francis/nordvpn/ovpn_tcp)
  4. python best_server.py
  5. You can see the output in your terminal
  6. A file named speedtest.txt will also be saved on your SCRIPTS_DIR.

Dependencies

  • Python (Tested with Python3)
  • requests module for python

About

Find NordVPN server with minimum latency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages