侧边栏壁纸
  • 累计撰写 187 篇文章
  • 累计收到 48 条评论

VPS/云服务器测速网速综合shell测速脚本 – Superspeed.sh – 测试本地实际速度

insmoin
2020-08-18 / 0 评论 / 798 阅读 / 正在检测是否收录...

VPS/云服务器测速网速综合shell测速脚本 – Superspeed.sh – 测试本地实际速度

买服务器的,需要测速的可以用到这个VPS/云服务器测

速网速综合shell测速脚本

包含更多更新测速节点的一键测速脚本 Superspeed.sh

Github (https://github.com/ernisn/superspeed) |

测速节点列表 (https://github.com/ernisn/superspeed/blob/master/ServerList.md)

使用:bash <(curl -Lso- https://git.io/superspeed)

涵盖了国内各方位的三大运营商测速点,可以较为客观地反映到国内的速度

一键测速脚本Superspeed.sh是一个包含了更多国内电信联通移动测速节点的Linux系统带宽速度测试脚本,能比较全面的测试Linux系统服务器到国内电信、联通、移动节点的上行(上传)、下行(下载)速度。一键测速脚本Superspeed.sh是有大佬基于Oldking制作的国内速度测试脚本进行修改了,优势是比较全面的增加了国内电信、联通、移动线路测试节点。其实蜗牛也基于Oldking制作的国内速度测试脚本做过修改,也就是蜗牛发布测评文章当中比较常用到的。这里蜗牛都在此文章当中记录下,方便有需要的博友使用

<(curl -Lso- https://git.io/superspeed) #蜗牛备份脚本 
<(curl -Lso- https://raw.githubusercontent.com/wn789/ernisnsuperspeed/master/superspeed.sh)

二、蜗牛修改版 蜗牛修改了两个版本,一个是测试国内节点,一个是测试国外节点。

1、国内节点测试脚本

wget -qO- --no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh 
 #或 
curl -Lso- -no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh 

2、国际节点测试脚本

wget -qO- --no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench_hw.sh 
#或 
curl -Lso- -no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench_hw.sh 

小鸡信息检查脚本

wget -q https://github.com/Aniverse/A/raw/i/a && bash a

superbench

wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

自建speedtest测试
这个适合VPS主机商,方便给客户测试从服务器到用户本地的下载速度。

项目主页:https://github.com/adolfintel/speedtest

0

评论 (0)

取消