Command line interface for testing internet bandwidth using speedtest.net
Go to file
xombiemp bff6e6958e Merge 76204accc9 into a2f2a46f6f 2013-01-23 11:24:08 -08:00
.gitignore Initial commit 2012-09-10 12:17:53 -07:00
README.md Update readme to reference 2.4-2.7 2013-01-22 10:03:45 -06:00
speedtest-cli Remove use of defaultdict 2013-01-23 12:24:02 -07:00
speedtest-cli-3 Make sure we are only sending ascii characters in POST requests to avoid urllib2 encoding errors, and add the missed post var in the POST data 2013-01-12 10:46:56 -06:00

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