Add files via upload

This commit is contained in:
xVRVx
2025-07-07 20:32:01 +03:00
committed by GitHub
parent 4e7b3f6ffd
commit e90a1a6ecc

View File

@@ -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": [