speedtest-cli是Linux下的一个上下行网速测试工具,是一个用python写的命令行脚本。
需要python2.4-3.3的支持。
项目地址:https://github.com/sivel/speedtest-cli
安装方式有多种
wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.pychmod +x speedtest-cli12
or
curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.pychmod +x speedtest-cli12
pip install speedtest-cli1
or
easy_install speedtest-cli1
参考项目地址:https://github.com/sivel/speedtest-cli
#speedtest-cli Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from China Telecom Shanghai (222.73.202.226)...Selecting best server based on latency... Hosted by Shanghai Branch, China Unicom (Shanghai) [9.27 km]: 9.241 ms Testing download speed........................................ Download: 16.46 Mbit/s Testing upload speed.................................................. Upload: 18.80 Mbit/s12345678910
speedtest-cli --share Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from China Telecom Shanghai (222.73.202.226)...Selecting best server based on latency... Hosted by Shanghai Branch, China Unicom (Shanghai) [9.27 km]: 10.583 ms Testing download speed........................................ Download: 17.47 Mbit/s Testing upload speed.................................................. Upload: 25.04 Mbit/s Share results: http://www.speedtest.net/result/5126413660.png