diff --git a/README.md b/README.md index cceaac3..f852e32 100644 --- a/README.md +++ b/README.md @@ -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 ```