diff --git a/test/autoXRAYselfConfRUxhttp222.sh b/test/autoXRAYselfConfRUxhttp222.sh index 48d89e4..6e55afb 100644 --- a/test/autoXRAYselfConfRUxhttp222.sh +++ b/test/autoXRAYselfConfRUxhttp222.sh @@ -295,12 +295,12 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" } }, { - "tag": "ShadowS2022", + "tag": "ShadowSocks2022", "port": 8443, "listen": "0.0.0.0", "protocol": "shadowsocks", "settings": { - "method": "2022-blake3-chacha20-poly1305" + "method": "2022-blake3-chacha20-poly1305", "password": "${xray_sspasw_vrv}", "network": "tcp,udp" },