以下测试脚本运行在本站的台湾大带宽服务器上,如有疑问均可提出。
一、使用bench.sh 脚本测试速度 【推荐】
[root@211-20-*-* ~]# wget -qO- bench.sh | bash
或者 curl -Lso- bench.sh | bashActionScript
二、使用SuperBench.sh 脚本测试速度
[root@211-20-*-* ~]# wget -qO- git.io/superbench.sh | bash
或者 curl -LsO git.io/superbench.sh; chmod +x superbench.shActionScript
三、speedtest-cli 测试速度
[root@211-20-*-* ~]# wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py && chmod +x superspeed.sh && ./superspeed.shActionScript
四、使用SuperSpeed.sh 脚本测试
[root@211-20-*-* ~]# wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.shActionScript
五、使用ZBench.sh测试
[root@211-20-*-* ~]# wget -N --no-check-certificate https:
//raw
.githubusercontent.com
/FunctionClub/ZBench/master/ZBench-CN
.sh &&
bash
ZBench-CN.sh
六、使用testrace.sh
回程测试
[root@211-20-*-* ~]#
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh && bash testrace.sh
暂无评论内容