vps 刚入手的一些必装脚本

proxy 脚本

x-ui

1
bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/x-ui-yg/main/install.sh)

sing-box

1
bash <(curl -Ls https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh)

全能脚本工具

1
bash <(curl -sL kejilion.sh)

vps 检测脚本

融合怪

1
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

IP 解锁

1
bash <(curl -Ls IP.Check.Place)

nexttrace 路由检测

1
curl nxtrace.org/nt |bash