GitHub的oldking服务器、VPS测试脚本2个
Superspeed.sh
脚本说明:测试服务器/VPS到国内的上下行带宽、延时。
测试截图(dediserve维也纳):
测试方法:
- wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
- chmod +x superspeed.sh
- ./superspeed.sh
Superbench.sh
脚本说明:是第一个脚本的加强版。可以一键检测出机器的配置、运行时间、系统、内核、使用的虚拟化技术、IO、到国内服务器的上下行带宽、延时等等。
猜测就是秋水测试脚本的改版。
测试截图(dediserve维也纳):
测试方法:
- wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
- or
- curl -Lso- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
相关链接:
GitHub:https://github.com/oooldking/script
作为新出的脚本,大家可以多测试,看看测试的数值是否准确。