Repository
https://github.com/spiritLHLS/ecsspeed
ecsspeed
Network benchmarking scripts with auto-updating speed test node lists.
speedtest.net Script
bash
bash <(curl -sSL http://bash.spiritlhl.net/ecs-net)1
GitHub raw fallback:
bash
bash <(curl -sSLk https://github.com/spiritLHLS/ecsspeed/raw/main/script/ecsspeed-net.sh)1
speedtest.cn Script
bash
bash <(curl -sSL http://bash.spiritlhl.net/ecs-cn)1
Three-network Ping Script
bash
bash <(curl -sSL http://bash.spiritlhl.net/ecs-ping)1
Notes
- Supports major architectures including amd64/arm64/s390x/riscv64.
- Node metadata is updated automatically in upstream datasets.
- For full details and latest behavior, see upstream README: https://github.com/spiritLHLS/ecsspeed
