mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-15 20:58:07 +00:00
14 lines
No EOL
242 B
Text
14 lines
No EOL
242 B
Text
{
|
|
"type": "tun",
|
|
"tag": "tun-in",
|
|
"interface_name": "singbox_tun",
|
|
"address": [
|
|
"172.18.0.1/30",
|
|
"fdfe:dcba:9876::1/126"
|
|
],
|
|
"mtu": 9000,
|
|
"auto_route": true,
|
|
"strict_route": false,
|
|
"stack": "system",
|
|
"sniff": true
|
|
} |