Files
cgproxy/v2ray_config/05_inbounds_api.json
2020-05-01 11:55:57 +08:00

15 lines
230 B
JSON

{
"inbounds": [
{
"listen": "127.0.0.1",
"port": 15490,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
},
"sniffing": {},
"tag": "inbound_API"
}
]
}