v2raya.sh

This commit is contained in:
eddy
2025-11-13 11:56:11 +08:00
parent 1734b37a86
commit eb049bcdae
2 changed files with 7 additions and 2 deletions

View File

@@ -21,4 +21,9 @@ curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.
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
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/v2raya.sh)
```