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