联系我们
在线沟通
立即在线沟通,我们随时为您解答
电邮
发送邮件,我们将尽快回复您的问题
电话
立即拨打

 首页  知识库 > 服务器教程  >  RAKsmart:上传下载测速

RAKsmart:上传下载测速

2020-06-11

Linux系统使用speedtest脚本可以对服务器做上传下载测速 1. 下载脚本curl –Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py

Linux系统使用speedtest脚本可以对服务器做上传下载测速 


1. 下载脚本


curl –Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py


2. 给脚本执行权限


chmod +x speedtest-cli


3. 执行脚本


./speedtest-cli


安装测试结果如图所示:

RAKsmart

指定加州测试节点命令:

./speedtest-cli --server 6468
./speedtest-cli --server 5479
./speedtest-cli --server 2761
./speedtest-cli --server 10384
./speedtest-cli --s


如果您觉得【RAKsmart:上传下载测速】这篇文章有用,请分享给您的好友,谢谢!

复制链接