网速测试命令
Posted xiaojf
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了网速测试命令相关的知识,希望对你有一定的参考价值。
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python3
测试结果:
[email protected]:~/Downloads$ curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python3 Retrieving speedtest.net configuration... Testing from China Mobile Guangdong (112.5.168.233)... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by China Unicom FuJian (Fuzhou) [216.02 km]: 15.373 ms Testing download speed................................................................................ Download: 92.91 Mbit/s Testing upload speed...................................................................................................... Upload: 39.74 Mbit/s
以上是关于网速测试命令的主要内容,如果未能解决你的问题,请参考以下文章