ZBench: 服务器一键测试脚本(网速/读写/Ping/Tracert) / 自带结果导出

前言

ZBench 是一个一键检测服务器基本性能的脚本,基础代码来自 SpeedTest 和 OldKing 的 SuperSpeed。
项目地址为 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.sh

使用方法

复制脚本到Linux SSH端执行即可,主机商空着直接回车,本地IP填写y后回车。大概5分钟左右测试完成。测试结果可以选择输出。结果还是蛮详细的。

发表回复

电子邮件地址不会被公开,必填项已用*标注

This site uses Akismet to reduce spam. Learn how your comment data is processed.