为避免买到不良小鸡,使用一键测试脚本是必不可少的。

下面将总结一些VPS常见的测试脚本,方便朋友们使用。

VPS综合测试:

SuperBench.sh

使用:

1
wget -qO- git.io/superbench.sh | bash

1
curl -LsO git.io/superbench.sh; chmod +x superbench.sh

演示:

1559045825148940.png

Bench.sh

使用:

1
wget -qO- bench.sh | bash
1
curl -Lso- bench.sh | bash

演示:

1559045988722942.png

ZBench

使用:

1
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh

演示:

1559046119561899.png

VPS网速测试:

SuperSpeed.sh 

使用:

1
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh

演示:

1559046264766000.png

VPS路由测试:

回程测试

使用:

1
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
1
bash testrace.sh

演示:

1559046362477240.png

去程测试请使用

https://tools.ipip.net/traceroute.php

脚本作者:

bench.sh

oldking.net

https://blog.sometimesnaive.org/

https://github.com/FunctionClub/ZBench

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。