zl程序教程

您现在的位置是:首页 >  系统

当前栏目

Linux服务器评测脚本 中文IO脚本简单易懂

Linux中文服务器IO 简单 脚本 易懂 评测
2023-09-14 09:01:14 时间

中文版:

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

其他合集

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

其他合集 2

命令 1:
wget -qO- bench.sh | bash
或者
curl -Lso- bench.sh | bash
命令 2:
wget -qO- 86.re/bench.sh | bash
或者
curl -so- 86.re/bench.sh | bash