A fork of Sivel Speedtest CLI https://github.com/sivel/speedtest-cli
Go to file
2013-04-27 08:04:58 -07:00
.gitignore Initial commit 2012-09-10 12:17:53 -07:00
LICENSE LICENSE 2013-04-26 22:37:03 -05:00
README.md Add --ib option to use binary prefixes 2013-04-27 07:53:25 -07:00
speedtest-cli Add --ib option to use binary prefixes 2013-04-27 07:53:25 -07:00
speedtest-cli-3 Add --ib option to use binary prefixes 2013-04-27 07:53:25 -07:00

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