"inbounds": [
{
"type": "mixed",
"listen": "127.0.0.1",
"listen_port": 1080
},
{
"type": "tun",
"tag": "tun-in",
"address": ["172.19.0.1/30"],
"route_exclude_address": [
"127.0.0.0/8",
"192.168.0.0/16",
"10.0.0.0/8",
"172.16.0.0/12",
"100.64.0.0/10",
"169.254.0.0/16",
"224.0.0.0/4",
"255.255.255.255/32",
"fc00::/7",
"fe80::/10",
"ff00::/8"
],
"auto_route": true,
"strict_route": true,
"stack": "mixed",
"platform": {
"http_proxy": {
"enabled": true,
"server": "127.0.0.1",
"server_port": 1080,
"bypass_domain": [
"127.0.0.0/8",
"192.168.0.0/16",
"10.0.0.0/8",
"172.16.0.0/12",
"100.64.0.0/10",
"169.254.0.0/16",
"224.0.0.0/4",
"255.255.255.255/32",
"fc00::/7",
"fe80::/10",
"ff00::/8"
]
}
}
}
],