From 03f015f8d47c4148c671aebeed3ce47a363f6432 Mon Sep 17 00:00:00 2001 From: test Date: Wed, 8 Nov 2023 12:00:21 +0800 Subject: [PATCH] =?UTF-8?q?fix=20xray=E4=B8=8D=E6=94=AF=E6=8C=81xtls-rprx-?= =?UTF-8?q?vision,none?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Templates/xray/server/05_inbounds/VLESS_TCP_XTLS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProxySuper.WPF/Templates/xray/server/05_inbounds/VLESS_TCP_XTLS.json b/ProxySuper.WPF/Templates/xray/server/05_inbounds/VLESS_TCP_XTLS.json index f996b07..17fa9ee 100644 --- a/ProxySuper.WPF/Templates/xray/server/05_inbounds/VLESS_TCP_XTLS.json +++ b/ProxySuper.WPF/Templates/xray/server/05_inbounds/VLESS_TCP_XTLS.json @@ -5,7 +5,7 @@ "clients": [ { "id": "", - "flow": "xtls-rprx-vision,none" + "flow": "xtls-rprx-vision" } ], "decryption": "none",