Compare commits

..

1 Commits

Author SHA1 Message Date
5eefe15b3b Update README.md 2022-03-06 19:10:33 +01:00

View File

@ -28,5 +28,5 @@ The `-c` flag allows to give a country code. Else `ch` will be used.
## Background
The program uses `https://api.mullvad.net/www/relays/wireguard/` to get the current server list, pings the ones with the right country
The program uses `https://api.mullvad.net/www/relays/<SERVER_TYPE/` to get the current server list, pings the ones with the right country
and outputs the server with the lowest ping.