增加了WireGuard的家庭内网穿透的逻辑。
This commit is contained in:
@@ -84,6 +84,13 @@
|
||||
"redirect": "192.168.1.177:8501"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_expo",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.166:38666"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_3000",
|
||||
"protocol": "freedom",
|
||||
@@ -463,6 +470,14 @@
|
||||
"port": "38653",
|
||||
"outboundTag": "to_nas"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "38666",
|
||||
"outboundTag": "to_expo"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user