Files
script/README.md

34 lines
678 B
Markdown

# vps脚本
- v2raya.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/v2raya.sh)
```
- vps_init.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh)
```
- frpc.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/frpc.sh)
```
- xray-manager.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh)
```
- ss2022-manager.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.sh)
```
- ddns-go.sh
```sh
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/ddns-go.sh)
```