From a68c38986d1d769fb57511c20283cdf3bf6bf03c Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Fri, 22 May 2026 14:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6,=20?= =?UTF-8?q?=E6=B7=B7=E6=B7=86=E5=AF=86=E7=A0=81=E5=92=8C=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E4=BB=A3=E7=A0=81=E4=BD=8D=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/template/hysteria/hysteria_acme_tls_config.json | 8 ++++---- config/template/hysteria/hysteria_self_tls_config.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/template/hysteria/hysteria_acme_tls_config.json b/config/template/hysteria/hysteria_acme_tls_config.json index 0719838..49d882c 100644 --- a/config/template/hysteria/hysteria_acme_tls_config.json +++ b/config/template/hysteria/hysteria_acme_tls_config.json @@ -10,16 +10,16 @@ "tag": "hysteria2-in", "listen": "::", "listen_port": 8443, - "obfs": { - "type": "salamander", - "password": "你的混淆密码" - }, "users": [ { "name": "user1", "password": "你的密码" } ], + "obfs": { + "type": "salamander", + "password": "你的混淆密码" + }, "up_mbps": 50, "down_mbps": 100, "tls": { diff --git a/config/template/hysteria/hysteria_self_tls_config.json b/config/template/hysteria/hysteria_self_tls_config.json index 5da03c5..8d39dcb 100644 --- a/config/template/hysteria/hysteria_self_tls_config.json +++ b/config/template/hysteria/hysteria_self_tls_config.json @@ -10,16 +10,16 @@ "tag": "hysteria2-in", "listen": "::", "listen_port": 8443, - "obfs": { - "type": "salamander", - "password": "你的混淆密码" - }, "users": [ { "name": "user1", "password": "你的密码" } ], + "obfs": { + "type": "salamander", + "password": "你的混淆密码" + }, "up_mbps": 50, "down_mbps": 100, "tls": {