From 38c3769bbff5b6aff5fcb5887d90aad7e07d7ee4 Mon Sep 17 00:00:00 2001 From: eooce <142894633+eooce@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:41:14 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6557577..cc971cb 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,13 @@ PORT=UDP端口 bash <(curl -Ls https://github.com/eooce/Sing-box/releases/downlo PORT=UDP端口 bash <(curl -Ls https://00.2go.us.kg/tu.sh) ``` +vmess-ws-tls(argo)一键脚本 +* 必填变量:PORT=TCP端口 +* 可选变量:UUID NEZHA_SERVER NEZHA_PORT NEZHA_KEY CFIP CFPORT +``` +bash <(curl -Ls https://raw.githubusercontent.com/eooce/scripts/master/containers-shell/00_vmess.sh) +```