概述
linux 上传下载测速
文章参考地址:
http://www.weeiy.com/linux-vps-net-u.html
简单实现步骤:
1、安装speedtest-cli
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
chmod +x speedtest_cli.py
2、使用
./speedtest-cli
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from China Telecom (115.238.155.184)...
Selecting best server based on latency...
Hosted by China Telecom ZheJiang Branch (Hangzhou) [139.35 km]: 5.666 ms
Testing download speed........................................
Download: 58.78 Mbit/s
Testing upload speed..................................................
Upload: 57.31 Mbit/s
–share 参数使用
./speedtest_cli.py --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from China Telecom (115.238.155.184)...
Selecting best server based on latency...
Hosted by China Mobile Group Shanghai Co.,LTD (Shanghai) [147.05 km]: 18.261 ms
Testing download speed........................................
Download: 57.54 Mbit/s
Testing upload speed..................................................
Upload: 54.10 Mbit/s
Share results: http://www.speedtest.net/result/4978668762.png
最后
以上就是能干哑铃为你收集整理的linux 上传下载测速的全部内容,希望文章能够帮你解决linux 上传下载测速所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复