mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-15 20:58:07 +00:00
18 lines
No EOL
248 B
Text
18 lines
No EOL
248 B
Text
{
|
|
"tag": "tag1",
|
|
"port": 10808,
|
|
"protocol": "socks",
|
|
"listen": "127.0.0.1",
|
|
"settings": {
|
|
"auth": "noauth",
|
|
"udp": true,
|
|
"allowTransparent": false
|
|
},
|
|
"sniffing": {
|
|
"enabled": true,
|
|
"destOverride": [
|
|
"http",
|
|
"tls"
|
|
]
|
|
}
|
|
} |