SuperBench.sh 一键测试服务器网速和基本参数
如默
撰写于 2019年 10月 22 日

说明

最近服务器晚上网速总是很慢,为了排查到底是学校网速问题还是服务器问题,遂寻找测速脚本,特此记录

此脚本使用speedtest测试,脚本地址:script

使用

此脚本可以检测服务器基本参数,具体内容请看后面的运行截图

执行下列命令进行测试:(任选其一即可)

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

结果

话不多说,如图:

测试结果

测试结果

其中,底部还有speedtest测试的分享链接可以查看

speedtest结果

speedtest结果

SuperBench.sh 一键测试服务器网速和基本参数

温馨提示:

本文最后更新于2019年10月22日,已超过1857天没有更新,若内容或图片失效,请留言反馈。

说明

最近服务器晚上网速总是很慢,为了排查到底是学校网速问题还是服务器问题,遂寻找测速脚本,特此记录

此脚本使用speedtest测试,脚本地址:script

使用

此脚本可以检测服务器基本参数,具体内容请看后面的运行截图

执行下列命令进行测试:(任选其一即可)

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

结果

话不多说,如图:

测试结果

测试结果

其中,底部还有speedtest测试的分享链接可以查看

speedtest结果

speedtest结果


赞 (0)

猜您想看

评论区(暂无评论)

这里空空如也,快来评论吧~

我要评论

Vaptcha 初始化中...