Update README.md

This commit is contained in:
eooce
2024-08-09 14:50:16 +08:00
committed by GitHub
parent a14bbbf3c4
commit 7683bb83cb
+6
View File
@@ -25,6 +25,12 @@ curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o
```
bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_serv00.sh)
```
一键四协议无交互安装脚本vmess-ws|vmess-ws-tls(argo)|hy2|tuic5,需设置环境变量
* 必填环境变量:VMESS_PORT HY2_PORT TUIC_PORT
* 可选环境变量:UUID NEZHA_SERVER NEZHA_PORT NEZHA_KEY ARGO_DOMAIN ARGO_AUTH
```
VMESS_PORT=tcp端口 HY2_PORT=udp端口 TUIC_PORT=udp端口 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_serv00.sh)
```
一键三协议安装脚本vless-reality|hy2|tuic5
```