linux服务器测试
此脚本可以测试VPS的性能和速度
脚本一
yum -y install wget wget -qO- git.io/superbench.sh | bash #老版本 wget -qO- git.io/superbench_old.sh | bash
脚本二显示移动/电信/联通中文速度脚本
yum -y install wget wget -qO- git.io/superbench.sh | bash #老版本 wget -qO- git.io/superbench_old.sh | bash或
curl -Lso- https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash
