From 6e548f8ad82817124279c046690a778ede88eb88 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 20 Apr 2026 23:16:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B7=B7=E6=B7=86=E5=AF=86?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/template/hysteria/hysteria_tls_config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/template/hysteria/hysteria_tls_config.json b/config/template/hysteria/hysteria_tls_config.json index 56ea8ce..59b67dc 100644 --- a/config/template/hysteria/hysteria_tls_config.json +++ b/config/template/hysteria/hysteria_tls_config.json @@ -9,6 +9,10 @@ "tag": "hysteria2-in", "listen": "::", "listen_port": 8443, + "obfs": { + "type": "salamander", + "password": "你的混淆密码" + }, "users": [ { "name": "user1",