mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2025-04-03 19:43:45 +08:00
14 lines
276 B
JSON
Executable File
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"]
|
|
}
|
|
]
|
|
}
|