Internet speed test using Terminal

From Ever changing code
Revision as of 13:34, 2 February 2014 by Pio2pio (talk | contribs) (Created page with "= Speedtest.net = pip install speedtest-cli or: easy_install speedtest-cli = Wget = wget --output-document=/dev/null http://speedtest.wdc01.softlayer.com/downloads/test...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Speedtest.net

pip install speedtest-cli

or:

easy_install speedtest-cli

Wget

wget --output-document=/dev/null http://speedtest.wdc01.softlayer.com/downloads/test500.zip

References