v2rayN/v2rayN/ServiceLib/Sample/tun_singbox_inbound

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
}