Removed unnecessary part

This commit is contained in:
Whispering Wind
2025-02-16 21:46:34 +03:30
committed by GitHub
parent d9483a8b76
commit ddb6af750f

View File

@ -37,38 +37,6 @@
"independent_cache": true "independent_cache": true
}, },
"inbounds": [ "inbounds": [
{
"type": "tun",
"tag": "tun-in",
"interface_name": "tun0",
"address": [
"172.18.0.1/30",
"fdfe:dcba:9876::1/126"
],
"mtu": 9000,
"auto_route": true,
"iproute2_table_index": 2022,
"iproute2_rule_index": 9000,
"auto_redirect": false,
"auto_redirect_input_mark": "0x2023",
"auto_redirect_output_mark": "0x2024",
"strict_route": true,
"route_address": [
"0.0.0.0/1",
"128.0.0.0/1",
"::/1",
"8000::/1"
],
"route_exclude_address": [
"192.168.0.0/16",
"fc00::/7"
],
"endpoint_independent_nat": true,
"stack": "mixed",
"sniff": true,
"sniff_override_destination": true
},
{ {
"type": "mixed", "type": "mixed",
"tag": "mixed-in", "tag": "mixed-in",