Files
Archive/v2rayn/v2rayN/ServiceLib/Sample/SampleInbound
T
2024-08-19 20:32:21 +02:00

18 lines
248 B
Plaintext

{
"tag": "tag1",
"port": 10808,
"protocol": "socks",
"listen": "127.0.0.1",
"settings": {
"auth": "noauth",
"udp": true,
"allowTransparent": false
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls"
]
}
}