综合测试脚本
LemonBench
wget -qO- https://raw.githubusercontent.com/LemonBench/LemonBench/main/LemonBench.sh | bash -s -- --fast
融合怪
bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
NodeBench
bash <(curl -sL https://raw.githubusercontent.com/LloydAsp/NodeBench/main/NodeBench.sh)
流媒体及IP质量测试
最常用版本
bash <(curl -L -s check.unlock.media)
原生检测脚本
bash <(curl -sL Media.Check.Place)
准确度最高
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh)
IP质量体检脚本
bash <(curl -sL IP.Check.Place)
测速脚本
Speedtest
bash <(curl -sL bash.icu/speedtest)
Taier
bash <(curl -sL res.yserver.ink/taier.sh)
hyperspeed
bash <(curl -Lso- https://bench.im/hyperspeed)
全球测速
curl -sL network-speed.xyz | bash
回程测试
直接显示回程(小白用这个)
curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh