
测试脚本的一些推荐,备忘
VPS测试脚本
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
xykt/IPQuality: A script for IP quality detection
IP质量体检脚本
bash <(curl -Ls IP.Check.Place)
xykt/NetQuality: A script for network quality detection
网络质量体检脚本
bash <(curl -Ls Net.Check.Place)
bash <(curl -sL Media.Check.Place)