From a7decc3a2e704e64feafb95cc13570d3a35efa08 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:48:44 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfstealConfRUtest1.sh | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/test/autoXRAYselfstealConfRUtest1.sh b/test/autoXRAYselfstealConfRUtest1.sh index 87fb25e..c9dce51 100644 --- a/test/autoXRAYselfstealConfRUtest1.sh +++ b/test/autoXRAYselfstealConfRUtest1.sh @@ -429,6 +429,12 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "outbounds": [ { + "mux": { + "concurrency": -1, + "enabled": false, + "xudpConcurrency": 8, + "xudpProxyUDP443": "" + }, "tag": "proxy", "protocol": "vless", "settings": { @@ -441,7 +447,8 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "id": "${xray_uuid_vrv}", "flow": "xtls-rprx-vision", "encryption": "none", - "level": 0 + "level": 8, + "security": "auto" } ] } @@ -524,6 +531,12 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "outbounds": [ { + "mux": { + "concurrency": -1, + "enabled": false, + "xudpConcurrency": 8, + "xudpProxyUDP443": "" + }, "tag": "proxy", "protocol": "vless", "settings": { @@ -534,9 +547,9 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "users": [ { "id": "${xray_uuid_vrv}", - "flow": "", "encryption": "none", - "level": 0 + "level": 8, + "security": "auto" } ] } @@ -623,6 +636,12 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "outbounds": [ { + "mux": { + "concurrency": -1, + "enabled": false, + "xudpConcurrency": 8, + "xudpProxyUDP443": "" + }, "tag": "proxy", "protocol": "shadowsocks", "settings": {