Linux服务器/VPS 网络测速/硬盘速度 测试脚本
分享几个常用的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
阅读剩余
版权声明:
作者:admin
链接:https://www.cyvps.com/8210.html
文章版权归作者所有,未经允许请勿转载。
THE END