一、测试脚本
使用Putty、宝塔远程桌面助手、Xshell等工具通过SSH端口连接自己服务器,然后执行下面命令进行测试:
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash #或 curl -Lso- -no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash #备用:更多国内测试节点 wget -qO- --no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash #或 curl -Lso- -no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash #备用:更多国外测试节点 wget -qO- --no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench_hw.sh | bash #或 curl -Lso- -no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench_hw.sh | bash
测试效果如下图:
2017.9.21更新:
新增系统信息、IO读写、中国电信/联通/移动速度脚本。
yum -y install wget wget -qO- https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash
或
curl -Lso- https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash
测试效果如下图:
二、使用教程
1、执行上面命名,开始测速。
2、测试结果展示。使用的测试机器是搬瓦工KVM CN2 VPS。
要发表评论,您必须先登录。