tip分享,分享几个常用的大神一键检测脚本

99次阅读

共计 532 个字符,预计需要花费 2 分钟才能阅读完成。

yabs 检测脚本 curl -sL yabs.sh | bash 复制代码 SuperBench 检测脚本 wget -qO- –no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash 复制代码 zbench(中文)检测脚本 wget –no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh 复制代码 bench 检测脚本 wget -qO- bench.sh | bash 复制代码 unixbench 性能跑分脚本 wget –no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh 复制代码 gyhl 2022-12-04 14:53 2 楼主不水了,开始分享干货了 Erik 2022-12-04 15:03 3tip 突然干起来正事有点不习惯

正文完
 0