vps常用测试脚本

三网测速

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

 

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

上一篇
下一篇