Linux服务器评测脚本 中文IO脚本简单易懂
中文版:
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