Files
script/README.md
2025-11-13 11:56:11 +08:00

735 B

vps

vps脚本

  • vps_init.sh
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh && chmod +x vps_init.sh && ./vps_init.sh
  • xray-manager.sh
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh && chmod +x xray-manager.sh && ./xray-manager.sh
  • ss2022-manager.sh
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.sh && chmod +x ss2022-manager.sh && ./ss2022-manager.sh
  • ddns-go.sh
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ddns-go.sh && chmod +x ddns-go.sh && ./ddns-go.sh
  • v2raya.sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/v2raya.sh)