分享几个常用的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
声明:
1.本站为个人非盈利站点,旨在个人学习、欣赏及记录等,故不受狭义的商业性版权限制,除非特别声明;
2.本站主要内容来源为本站编辑撰写、网友投稿(包括原创及非原创)、翻译外文和转载其他网站。