技术宅

当前位置:首页 > 服务器技术 > linux主机

linux主机

Linux一键测速脚本

时间:09-26 作者:
Superspeed.sh使用全国各地三大运营商的 speedtest 测速节点进行全面测速。  1.Modified from Oldking's script。  2.仅包括中国大陆地区电信、联通、移动节点。 

Superspeed.sh

使用全国各地三大运营商的 speedtest 测速节点进行全面测速。

  1.Modified from Oldking's script。

  2.仅包括中国大陆地区电信、联通、移动节点。

  3.使用 ookla 提供的测速程序 。

Superspeed

在使用之前可安装yum-utils

Centos

yum install yum-utils

debian / Ubuntu

apt install yum-utils

一键脚本使用方法:

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

该脚本运行时会默认安装Python,Speedtest-cli,

参考资料:

https://github.com/ernisn/superspeed/blob/master/ServerList.md