Speedtest-Cli
国外大佬Sivel作品
特点
测试网络上传/下载速率的一款工具
Python2.4至3.4版本下均可运行
使用
#下载
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
#添加权限
chmod a+rx speedtest.py
#执行
python speedtest.py...
如果是64位系统则直接besttrace替换besttrace32
评论 (0)