Files
shell/proxy/README.md
2025-09-11 22:51:17 +08:00

15 lines
356 B
Markdown

#### 卸载xray
```
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge
```
- 一键安装L2TP
```
bash <(curl -sSL https://github.com/sky22333/shell/raw/main/proxy/l2tp.sh)
```
- singbox全家桶脚本
```
bash <(curl -sSL https://github.com/sky22333/shell/raw/main/proxy/singbox.sh)
```