ray / config.json
LevinAleksey's picture
Create config.json
53c64d7 verified
raw
history blame contribute delete
387 Bytes
{
"inbounds": [{
"port": 7860,
"protocol": "vless",
"settings": {
"clients": [{"id": "d8e3b1c4-7b2a-4f9e-bc5d-6a1e3f8b9c0d"}],
"decryption": "none"
},
"streamSettings": {
"network": "ws",
"wsSettings": { "path": "/api/v2/update" }
}
}],
"outbounds": [{ "protocol": "freedom" }]
}