357649cba7
If multiple servers reported the exact same lat. and long. then they would overwrite eachother in the dict. I changed it to use a defaultdict so that you could have multiple servers with the exact same distance. (3 of my closest 5 reported the exact same corrdinates.) The latency it was printing was not the latency from the chosen best server. Now it is. Added a print out of the IP and ISP info. |
||
---|---|---|
.gitignore | ||
README.md | ||
speedtest-cli | ||
speedtest-cli-3 |
README.md
speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
Versions
speedtest-cli is written for use with Python 2.4-2.7
speedtest-cli-3 is written for use with Python 3
Usage
$ speedtest-cli -h
usage: speedtest-cli [-h] [--share] [--simple]
Command line interface for testing internet bandwidth using speedtest.net.
--------------------------------------------------------------------------
https://github.com/sivel/speedtest-cli
optional arguments:
-h, --help show this help message and exit
--share Generate and provide a URL to the speedtest.net share results
image
--simple Suppress verbose output, only show basic information