From b863c953bbaf36ec2bb96b5e4c697f928876fc67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=96=E6=9F=92Max?= <60207794+jiuqi9997@users.noreply.github.com> Date: Sat, 22 Jul 2023 20:35:52 +0800 Subject: [PATCH] Fix https://github.com/wulabing/Xray_onekey/issues/461 --- config/xray_tls_ws_mix-rprx-vision.json | 2 +- config/xray_xtls-rprx-vision.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/xray_tls_ws_mix-rprx-vision.json b/config/xray_tls_ws_mix-rprx-vision.json index 6ed49ea6..5d519d14 100644 --- a/config/xray_tls_ws_mix-rprx-vision.json +++ b/config/xray_tls_ws_mix-rprx-vision.json @@ -36,7 +36,7 @@ }, "streamSettings": { "network": "tcp", - "security": "xtls", + "security": "tls", "xtlsSettings": { "minVersion": "1.2", "certificates": [ diff --git a/config/xray_xtls-rprx-vision.json b/config/xray_xtls-rprx-vision.json index 83c94f43..f5b5ac00 100644 --- a/config/xray_xtls-rprx-vision.json +++ b/config/xray_xtls-rprx-vision.json @@ -31,7 +31,7 @@ }, "streamSettings": { "network": "tcp", - "security": "xtls", + "security": "tls", "xtlsSettings": { "minVersion": "1.2", "certificates": [