[Linux] – 网速测试命令 评论 716 Windows网速测试方法有很多,或者可以直接使用浏览器去一些网站上搜索测试即可。 在Linux中其实更容易,只需要一行命令即可搞定: curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python 测试结果: 参考Github说明: https://github.com/sivel/speedtest-cli 赞 0 分享