Linux · 2026年8月12日 0

脚本收录

VPS脚本:

路由:

curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh

 

TCP路由
  bash <(curl -fsSL https://raw.githubusercontent.com/ibsgss/TcpQuality/main/runTcpQuality.sh)
Xray、Tuic、hysteria2、sing-box 八合一一键脚本

 wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh

Debian/Ubuntu:

 

Alpine:

[1] VLESS (Vision+REALITY)
[2] AnyTLS
[3] Hysteria2

apk add --no-cache bash curl && curl -LfsS https://raw.githubusercontent.com/shini74744/Shliixg/refs/heads/main/xldj.sh -o /tmp/xldj.sh && chmod +x /tmp/xldj.sh && bash /tmp/xldj.sh

SS

bash <(curl -fsSL https://raw.githubusercontent.com/Slotheve/Proxy/main/ss.sh)