Files
xray-manager/tests/mock_data/usr/local/etc/xray/default/203-in-shadowsocks.json
T

18 lines
442 B
JSON

{
"inbounds": [
{
"tag": "shadowsocks",
"xrm": true,
"listen": "0.0.0.0",
"port": 8443,
"protocol": "shadowsocks",
"settings": {
"method": "2022-blake3-aes-256-gcm",
"password": "Z8WtMeWzZVh1F6/5URGrs8vWdB3CLN5y7A9D1U0Q65E=",
"clients": [],
"network": "tcp,udp"
}
}
]
}