sindresorhus / speed-test

Test your internet connection speed and ping using speedtest.net from the CLI
MIT License
3.91k stars 164 forks source link

Support to select server #45

Closed plambrechtsen closed 8 years ago

plambrechtsen commented 8 years ago

Often speedtest doesn't select the fastest speedtest server. I see under the speedtest-net function there is a serverId, but you can't specify it via command line.

Would be nice if you could specify the server you want to use.

sindresorhus commented 8 years ago

Sorry, I'm not interested in such option. I want to keep this as simple as possible. You might want to try https://github.com/sivel/speedtest-cli instead ;)