Add files via upload

This commit is contained in:
xVRVx
2025-11-28 20:52:50 +03:00
committed by GitHub
parent 88f4399268
commit ea19bc1c60

View File

@@ -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"
},