chore:update_config

This commit is contained in:
dichgrem
2025-10-26 20:26:07 +08:00
parent b4bf29dc04
commit 79a2963043
16 changed files with 3823 additions and 2008 deletions

View File

@@ -0,0 +1,19 @@
{
"inbounds": [
{
"type": "mixed",
"tag": "mixed-in",
"listen": "0.0.0.0",
"listen_port": 2080
},
{
"type": "tun",
"tag": "tun-in",
"inet4_address": "172.19.0.1/30",
"auto_route": true,
"strict_route": true,
"stack": "mixed",
"sniff": true
}
]
}