From e90a1a6eccc1a95f73451bd70ea188fedd78e4ff Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:32:01 +0300 Subject: [PATCH] Add files via upload --- autoXRAYselfsteal.sh | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/autoXRAYselfsteal.sh b/autoXRAYselfsteal.sh index 0f20548..e6065ab 100644 --- a/autoXRAYselfsteal.sh +++ b/autoXRAYselfsteal.sh @@ -274,7 +274,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" "realitySettings": { "show": false, "target": "3333", - "xver": 0, + "xver": 1, "serverNames": [ "$DOMAIN" ], @@ -317,7 +317,15 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" } ], "network": "tcp,udp" - } + }, + "sniffing": { + "enabled": true, + "destOverride": [ + "http", + "tls", + "quic" + ] + } } ], "outbounds": [