SuperBench.sh
脚本:
wget -qO- git.io/superbench.sh | bash
curl -LsO git.io/superbench.sh; chmod +x superbench.sh
Bench.sh
脚本:
wget -qO- bench.sh | bash
curl -Lso- bench.sh | bash
Zench
脚本:
wget -N –no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
纯测速类:
SuperSpeed.sh
使用方法:
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh
路由测试:
回程测试脚本:
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
bash testrace.sh
去程测试:
https://tools.ipip.net/traceroute.php
————————————————
版权声明:本文为CSDN博主「joyist」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/JOYIST/java/article/details/93118828