ab2bda7ea3
This is mainly for use with the --bytes options since many file managers and applications assume use of 1024 intead of 1000 when it comes to dealing with data sizes in bytes. This is so users can get a closer to realistic view for general data (pretty much except those on OS X and possibly Ubuntu, whose file manager(s) use SI units). Please see http://en.wikipedia.org/wiki/Binary_prefix |
||
---|---|---|
.gitignore | ||
LICENSE | ||
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] [--list] [--bytes] [--server SERVER]
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
--list Display a list of speedtest.net servers sorted by distance
--bytes Display speeds in MBytes/s (instead of Mbit/s)
--ib Use IEC binary prefixes (MiB, etc)
http://en.wikipedia.org/wiki/Binary_prefix
--server SERVER Specify a server ID to test against