2026-04-27 22:03:21 +08:00
2026-04-27 22:03:21 +08:00
2026-04-27 21:56:29 +08:00

proxy-installer

顶尖自己的协议一键脚本镜像入口,统一选择:

  • ss2022 + shadowtls
  • anytls
  • snell v5
  • Reality (Xray)

推荐用法

curl -fsSL https://mjjtop.com/proxy -o proxy.sh && chmod +x proxy.sh && ./proxy.sh

直接指定协议

curl -fsSL https://mjjtop.com/proxy | bash -s -- ss
curl -fsSL https://mjjtop.com/proxy | bash -s -- anytls
curl -fsSL https://mjjtop.com/proxy | bash -s -- snell
curl -fsSL https://mjjtop.com/proxy | bash -s -- reality

说明

这里镜像的是安装脚本本身,不再依赖 *.shuijiao.de。脚本内部仍会从官方 GitHub / Surge CDN 拉取对应二进制;如果要完全离线/完全不依赖外部下载源,需要下一步再镜像二进制 release。

Description
顶尖协议一键脚本统一入口:ss2022+shadowtls / anytls / snell v5 / reality
Readme 48 KiB
Languages
Shell 100%