打通了git,一切都很完美
This commit is contained in:
@@ -67,6 +67,20 @@
|
||||
"redirect": "192.168.1.177:8501"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_3000",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.188:3000"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "to_222",
|
||||
"protocol": "freedom",
|
||||
"settings": {
|
||||
"redirect": "192.168.1.188:222"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "interconn",
|
||||
"protocol": "vless",
|
||||
@@ -163,6 +177,22 @@
|
||||
"port": "39766",
|
||||
"outboundTag": "to_router_web"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "3000",
|
||||
"outboundTag": "to_3000"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"bridge"
|
||||
],
|
||||
"port": "222",
|
||||
"outboundTag": "to_222"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user