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 一键测试服务器网速和基本参数

说明

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

此脚本使用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)

猜您想看

二进制安装和Docker安装Gitea的SSH配置

前面两天使用了Gitea,发现使用ssh协议克隆有点问题,特此记录。

01

Linux系统配置使用v2ray

最近需要在Linux上编译一个程序,但是有的包无法获取,所以需要配置一下v2ray,但是官网的是命令行版本,为了方便找了一个图形界面来搭配,特此记录。

02

三星(SAMSUNG)970 EVO Plus使用体验

如题,前一阵子在狗东三星自营420购入一块三星(SAMSUNG)250GB SSD固态硬盘 M.2接口(NVMe协议) 970 EVO Plus,与之前买的西数128G SATA固态一起服役。

03

Mindoc编译安装指南(Linux版)

mindoc文档系统想做一些修改,就必须使用源码进行安装,在网上找了很多教程,都没有使用源代码进行安装,遂做一个记录。

04

Android SDK下载配置

Android SDK有三种方式获取,特此记录。

05

Windows 11系统最新升级攻略(不兼容硬件也可升级)

AMD一代锐龙不支持升级win11,安装方式记录

06

评论区(暂无评论)

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

我要评论

Vaptcha 初始化中...