Command line interface for testing internet bandwidth using speedtest.net
Go to file
Matt Martz a2f2a46f6f Update readme to reference 2.4-2.7 2013-01-22 10:03:45 -06: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 Clean up imports 2013-01-12 10:48:58 -06: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