mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Update v2ray config
This commit is contained in:
parent
52a1b8a8f0
commit
09792055fc
1 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"inbounds": [
|
||||
{
|
||||
"tag": "Vmess-In1",
|
||||
"tag": "omrin-tunnel",
|
||||
"port": 65228,
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
|
@ -72,11 +72,11 @@
|
|||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"Vmess-In1"
|
||||
"omrin-tunnel"
|
||||
],
|
||||
"outboundTag": "WH-Lan1",
|
||||
"outboundTag": "OMRLan",
|
||||
"domain": [
|
||||
"full:WH-Lan1"
|
||||
"full:omr.lan"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -91,8 +91,8 @@
|
|||
"reverse": {
|
||||
"portals": [
|
||||
{
|
||||
"tag": "WH-Lan1",
|
||||
"domain": "WH-Lan1"
|
||||
"tag": "OMRLan",
|
||||
"domain": "omr.lan"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -111,7 +111,7 @@
|
|||
"uplinkOnly": 0,
|
||||
"downlinkOnly": 0,
|
||||
"bufferSize": 512,
|
||||
"connIdle": 1200,
|
||||
"connIdle": 2400,
|
||||
"statsUserUplink": true,
|
||||
"statsUserDownlink": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue