增加了WireGuard的家庭内网穿透的逻辑。

This commit is contained in:
2026-08-06 10:25:49 +08:00
parent ba25b13d33
commit 5368da3be7
3 changed files with 185 additions and 0 deletions
+18
View File
@@ -268,6 +268,17 @@
"port": 38665,
"network": "tcp"
}
},
{
"tag": "external_expo",
"listen": "0.0.0.0",
"port": 38666,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1",
"port": 38666,
"network": "tcp"
}
}
],
"outbounds": [
@@ -391,6 +402,13 @@
],
"outboundTag": "portal"
},
{
"type": "field",
"inboundTag": [
"external_expo"
],
"outboundTag": "portal"
},
{
"type": "field",
"inboundTag": [