From e23dcebc66d422c4635da6f00ab2dd2ad77f30fd Mon Sep 17 00:00:00 2001 From: eooce <142894633+eooce@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:06:30 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1e8730b..ec30072 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ ssh综合工具箱一键脚本 curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh ``` +## Serv00一键3协议安装脚本 +支持自定义哪吒参数,Argo参数随脚本一起运行,列如:NEZHA_SERVER=nz.abcd.com NEZHA_PORT=5555 NEZHA_KEY=12345ABCDE + +``` +bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_serv00.sh) +``` + ## 可选环境变量 | 变量名 | 是否必须 | 默认值 | 备注 | | ------------ | ------ | ------ | ------ |