GNU/Linux system software source replacement script and Docker installation script
- Mainland China
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
- CERNET in Mainland China
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --edu
- Overseas regions
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --abroad
Fusion Monster benchmarking script
Fusion Monster command
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
IP quality check
- IP quality check, including queries to multiple databases and DNS blacklist queries
- Includes
IPV4andIPV6checks, as well as ASN and location queries
bash <(wget -qO- bash.spiritlhl.net/ecs-ipcheck)
Keji lion one-click script tool
- Official website version
curl -sS -O https://kejilion.pro/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh
- GitHub version
CodeBlock Loading...
- Domestic version
CodeBlock Loading...
IP quality health check script
- Dual-stack check by default
CodeBlock Loading...
- Check IPv4 results only
CodeBlock Loading...
- Check IPv6 results only
CodeBlock Loading...