Internet Speed Test: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
Line 3: | Line 3: | ||
= Download Tool = | = Download Tool = | ||
<pre> | <pre> | ||
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py | wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py --no-check-certificate | ||
chmod a+rx speedtest_cli.py | chmod a+rx speedtest_cli.py | ||
mv speedtest_cli.py /usr/local/bin/speedtest-cli | mv speedtest_cli.py /usr/local/bin/speedtest-cli |
Revision as of 02:19, 23 March 2015
To preform a speed test form a Linux shell with no GUI using speedtest.net
Download Tool
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py --no-check-certificate chmod a+rx speedtest_cli.py mv speedtest_cli.py /usr/local/bin/speedtest-cli
Run
speedtest-cli
Results
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Powertel Internet Service Provider (xxx.xxx.xxx.xxx)... Selecting best server based on latency... Hosted by Telstra (Brisbane) [1.52 km]: 59.744 ms Testing download speed........................................ Download: 24.36 Mbits/s Testing upload speed.................................................. Upload: 30.33 Mbits/s