From 7d58c13e6f7103c4ca90a77638b5bab550d5cea4 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Sat, 13 Dec 2025 15:15:04 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfTLS2.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/autoXRAYselfTLS2.sh b/test/autoXRAYselfTLS2.sh index 182197e..783fd70 100644 --- a/test/autoXRAYselfTLS2.sh +++ b/test/autoXRAYselfTLS2.sh @@ -637,6 +637,12 @@ OUT_WS='{ # --- 5. VLESS TCP Header (Внутренний Fallback Xray path...33) --- OUT_TCP_HTTP='{ + "mux": { + "concurrency": 5, + "enabled": true, + "xudpConcurrency": 8, + "xudpProxyUDP443": "allow" + }, "tag": "proxy", "protocol": "vless", "settings": { @@ -729,7 +735,7 @@ cat > "$WEB_PATH/$path_subpage.html" <