综合测试脚本
1.1 融合怪
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
或
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
1.2 YABS
curl -sL https://yabs.sh | bash
或
curl -sL https://yabs.sh | bash
运行 Geekbench 5 测试并禁用 Geekbench 6 测试和iperf (网络性能) 测试
curl -sL https://yabs.sh | bash -s -- -i -5
流媒体及IP质量测试
2.1 IP质量体检脚本
bash <(curl -sL IP.Check.Place)
2.2 原生检测脚本
bash <(curl -sL Media.Check.Place)
2.3 准确度最高
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh)
测速脚本
3.1 Speedtest
bash <(curl -sL bash.icu/speedtest)
3.2 全球测速
curl -sL network-speed.xyz | bash
回程测试
wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh