The original post: /r/mullvadvpn by /u/ParthoKR on 2024-07-30 10:54:37.
https://github.com/parthokr/mullvad-bench
Usage
- Search across all servers
./mullvad-bench
This will ping all servers and save the output to bench_results.csv.
- Search across servers in a specific country
./mullvad-bench -c <country-code>
Example: ./mullvad-bench -c sg
- List all available countries
./mullvad-bench -lc
- Set a timeout for ping
./mullvad-bench -t <timeout>
Example: ./mullvad-bench -t 1s
- Specify output filename
./mullvad-bench -o <filename>
Example: ./mullvad-bench -o bench1.csv
- Show help
./mullvad-bench -h
You must log in or register to comment.