vps性能测试脚本代码常用合集

一键测试脚本收集,包括服务器性能检测,vps测速,vps流媒体检测,BBR脚本

1.服务器性能检测

1) superbench 包括机器性能检测和测速

wget -qO- git.io/superbench.sh | bash

 

或者

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

 

CM(中国移动)、CU(中国联通)、CT(中国电信)

superbench

superbench

类似的


yabs

2.三网回程路由测试

1) 三网回程路由详细


wget -qO- git.io/besttrace | bash

 

besttrace详细

besttrace详细

和上面差不多

三网回程路由详细2


wget -qO- git.io/autobesttrace | bash

 

autobesttrace详细

autobesttrace详细

一键测试脚本收集,包括服务器性能检测,vps测速,vps流媒体检测,BBR脚本

1.服务器性能检测

1) superbench 包括机器性能检测和测速

wget -qO- git.io/superbench.sh | bash

或者

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

 

CM(中国移动)、CU(中国联通)、CT(中国电信)

superbench

superbench

类似的


yabs

2.三网回程路由测试

1) 三网回程路由详细

wget -qO- git.io/besttrace | bash

besttrace详细

besttrace详细

和上面差不多

三网回程路由详细2

wget -qO- git.io/autobesttrace | bash

autobesttrace详细

autobesttrace详细

2) 三网回程路由简约(感觉不大准)

类似的
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

zhucaidan

zhucaidan

来源:https://github.com/zhucaidan/mtr_trace

差不多的:

三网回程路由简约2

wget --no-check-certificate https://tutu.ovh/bash/returnroute/route && chmod +x route && clear && ./route

returnroute

returnroute

三网回程路由简约3

curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh

zhanghanyun_backtrace

zhanghanyun_backtrace

来源:https://github.com/zhanghanyun/backtrace

3.三网测速脚本

上传速度是我们本地的下载速度,下载速度是本地的上传速度。

1) wangchao

bash <(curl -Lso- https://down.wangchao.info/sh/superspeed.sh)

superspeed_wangchao

superspeed_wangchao

来源 :https://www.wangchao.info/2204.html

2) superspeed uxh

和上面差不多

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

不行的话先运行:

wget -qO- bench.sh | bash

 

uxh

uxh

来源:https://github.com/uxh/superspeed

4)仅进行 speedtest 国内三网测速

bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh) --speed

仅进行 speedtest 国内三网测速

仅进行 speedtest 国内三网测速

4.流媒体测试

1) Netflix、YouTube Premium、BiliBili、TikTok、iQIYI、ChatGPT这几个常见的检测

bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh) -m

流媒体superbench

流媒体superbench

2) 非常全的流媒体检测,还分地区

bash <(curl -L -s check.unlock.media)

或者:

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) 4

github项目地址 https://github.com/lmc999/RegionRestrictionCheck

check.unlock.media

check.unlock.media

5.一键全测脚本


bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)

一键全测1

一键全测1

一键全测2

一键全测2

一键全测3

一键全测3

一键全测4

一键全测4

6.BBR

wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

BBR

BBR

3.三网测速脚本

上传速度是我们本地的下载速度,下载速度是本地的上传速度。

1) wangchao

bash <(curl -Lso- https://down.wangchao.info/sh/superspeed.sh)

superspeed_wangchao

superspeed_wangchao

来源 :https://www.wangchao.info/2204.html

2) superspeed uxh

和上面差不多

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

不行的话先运行:

wget -qO- bench.sh | bash

 

uxh

uxh

来源:https://github.com/uxh/superspeed

4)仅进行 speedtest 国内三网测速

bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh) --speed

仅进行 speedtest 国内三网测速

仅进行 speedtest 国内三网测速

4.流媒体测试

1) Netflix、YouTube Premium、BiliBili、TikTok、iQIYI、ChatGPT这几个常见的检测

bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh) -m

流媒体superbench

流媒体superbench

2) 非常全的流媒体检测,还分地区

bash <(curl -L -s check.unlock.media)

或者:

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) 4

github项目地址 https://github.com/lmc999/RegionRestrictionCheck

check.unlock.media

check.unlock.media

5.一键全测脚本

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)

一键全测1

一键全测1

一键全测2

一键全测2

一键全测3

一键全测3

一键全测4

一键全测4

6.BBR

wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

BBR

BBR

THE END