最新VPS服务器性能测试探针脚本

最新VPS服务器性能测试探针脚本。说明:本脚本作者为雨落大佬,将秋水的Bench.sh和Oldking的SuperBench结合了,然后加入Ping同路由测试,可以详细的测试出服务器系统信息,下载速度,到国内的带宽,Ping值等等,还可以生成html网页进行查看,让你可以对你的机器有所了解,挺不错的。

教程

Github地址:https://github.com/FunctionClub/ZBench
如果中文版出现乱码等情况,请换成英文版。

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

英文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench

最新VPS服务器性能测试探针脚本