严选品质
正规商家

linux一键测速脚本:SuperSpeed.sh 修复版

小编经常在测试服务器时使用SuperSpeed 全面测速版较多,近日在网上找到一个 SuperSpeed.sh 修复版,发现也比较好用, 脚本更新: 2021/12/23。 SuperSpeed.sh 利用 Speedtest 测试你的国外主机到国内不同省市的速度,集成了 Speedtest 提供的电信、联通、移动线路,可以测试服务器到全国北方南方,电信,联通,移动的速度。

Github 开源仓库网址:https://github.com/uxh/superspeed

linux一键测速脚本:SuperSpeed.sh 修复版

SuperSpeed.sh 修复版

测速代码

SSH 中执行以下代码:

bash <(curl -Lso- https://git.io/superspeed_uxh)

备用

bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)
赞(1)
未经允许不得转载:主机推广 » linux一键测速脚本:SuperSpeed.sh 修复版