VPS常用测试脚本

2023年 3月 9日 作者 max

YABS

curl -sL yabs.sh | bash


三网测速

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

bench.sh

wget -qO- bench.sh | bash

Geekbench

curl -sL yabs.sh|bash -s -- -if

Hyperspeed

bash <(curl -Lso- https://bench.im/hyperspeed)

融合怪

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

Warp

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/warp-go.sh && bash warp-go.sh

Warp2

bash <(curl -sSL https://raw.githubusercontent.com/fscarmen/tools/main/warp_crontab.sh)

Yabs

curl -sL yabs.sh | bash

三网测速

bash <(curl -Lso- https://www.infski.com/files/superspeed.sh)

流媒体检测

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

全能怪

echo 1 | bash <(wget -qO- --no-check-certificate https://github.com/spiritLHLS/ecs/raw/main/ecs.sh)

回程路由测试

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

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

从你的 Linux(X86/ARM)/Mac/BSD 系统环境下发起 traceroute 请求,附带链路可视化,兼容性更好,支持 JSON 格式

#下载
https://cdn.ipip.net/17mon/besttrace4linux.zip
#解压
unzip besttrace4linux.zip
#使用
./besttrace -q 1 这里是目标IP