平时购买VPS的时候,难免会碰到性能或网络较差的VPS,为避免买到这种小鸡,使用一键测试脚本是必不可少的。
下面将总结一些VPS常见的测试脚本,方便朋友们使用。
VPS综合测试
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
演示图
ZBench
食用
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
演示图
VPS网速测试
SuperSpeed.sh
食用
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh
演示图
VPS路由测试
回程测试
食用
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh bash testrace.sh