sub2sing-box/templates/linux/inbounds.json

14 lines
276 B
JSON
Executable File

{
"inbounds": [
{
"type": "tun",
"tag": "tun-in",
"auto_route": true,
"auto_redirect": true,
"strict_route": true,
"address": ["192.168.135.1/30", "fdfe:dcba:9876::1/126"],
"route_exclude_address": ["100.64.0.0/10"]
}
]
}