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" <