服务器测速
SuperSpeed.sh 一键测试服务器到国内的速度:
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh
本脚本转载自老鬼的博客
SuperBench.sh 一键测试服务器的基本参数:
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
本脚本转载自老贵的博客
IO、带宽、speedtest国内节点测试、下载测试:
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test.sh && bash test.sh -i "io,bandwidth,chinabw,download" -u
本脚本转载自91云