From 21af81bf0c0d231ddc9ea16d340729b1bf79fd95 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:21:36 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfConfRUxhttp222.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/autoXRAYselfConfRUxhttp222.sh b/test/autoXRAYselfConfRUxhttp222.sh index d32c5d3..222d8a8 100644 --- a/test/autoXRAYselfConfRUxhttp222.sh +++ b/test/autoXRAYselfConfRUxhttp222.sh @@ -283,7 +283,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" "network": "ws", "security": "none", "wsSettings": { - "path": "/websocket" + "acceptProxyProtocol": true, + "path": "/websocket" } } }, @@ -917,7 +918,7 @@ cat > "$WEB_PATH/$path_subpage.html" <