分享几个常用的Linux服务器测试脚本,排名不分先后
No.1
- wget -qO- bench.sh | bash
No.2
- wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
No.3
- wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod 777 superspeed.sh && bash superspeed.sh
No.4 比较喜欢的一个
中文版
- 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
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容