测试服务器IO和网速的脚本

so easy

wget https://github.com/teddysun/across/raw/master/bench.sh

chmod +x ./bench.sh

./bench.sh

还有这:https://github.com/oooldking/script/
测到中国的网速

No. Bash Command
1 wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
2 chmod +x superspeed.sh
3 ./superspeed.sh

测下载及IO

No. Bash Command
1 wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh
2 curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh
posted @ 2018-04-27 11:44  SEC.VIP_网络安全服务  阅读(217)  评论(0编辑  收藏  举报