VPS服务器性能测试脚本

本脚本雨落大佬写的,将秋水的Bench.shOldkingSuperBench结合了,然后加入Ping以及路由测试功能,可以详细的测试出服务器系统信息,下载速度,到国内的带宽,Ping值等等,还可以生成html网页进行查看,很不错。

使用

Github地址:https://github.com/FunctionClub/ZBench

如果中文版出现乱码等情况,请换成英文版。

1
2
3
4
5
#中文版:
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服务器性能测试脚本
https://blog.quickso.cn/2021/02/19/VPS服务器性能测试脚本/
作者
木子欢儿
发布于
2021年2月19日
许可协议