现在是经过北京中转mihomo'的稳定版本,现在准备测试直连东京vps的版本
This commit is contained in:
@@ -230,6 +230,22 @@
|
|||||||
"port": 51413,
|
"port": 51413,
|
||||||
"network": "tcp"
|
"network": "tcp"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tag": "socks-dynamic",
|
||||||
|
"listen": "0.0.0.0",
|
||||||
|
"port": 38658,
|
||||||
|
"protocol": "socks",
|
||||||
|
"settings": {
|
||||||
|
"auth": "password",
|
||||||
|
"accounts": [
|
||||||
|
{
|
||||||
|
"user": "dynamic",
|
||||||
|
"pass": "ab981c1d2b6d031631ee75986ea4e7c7"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"udp": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"outbounds": [
|
"outbounds": [
|
||||||
@@ -348,6 +364,13 @@
|
|||||||
],
|
],
|
||||||
"outboundTag": "portal"
|
"outboundTag": "portal"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "field",
|
||||||
|
"inboundTag": [
|
||||||
|
"socks-dynamic"
|
||||||
|
],
|
||||||
|
"outboundTag": "portal"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
"inboundTag": [
|
"inboundTag": [
|
||||||
|
|||||||
@@ -271,7 +271,23 @@
|
|||||||
"inboundTag": [
|
"inboundTag": [
|
||||||
"bridge"
|
"bridge"
|
||||||
],
|
],
|
||||||
|
"port": "38658",
|
||||||
|
"outboundTag": "direct"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "field",
|
||||||
|
"inboundTag": [
|
||||||
|
"bridge"
|
||||||
|
],
|
||||||
|
"port": "38653",
|
||||||
"outboundTag": "to_nas"
|
"outboundTag": "to_nas"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "field",
|
||||||
|
"inboundTag": [
|
||||||
|
"bridge"
|
||||||
|
],
|
||||||
|
"outboundTag": "direct"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user