you can change the position and name of the outbound, filled in by the bot

This commit is contained in:
mercury
2024-11-04 01:14:55 +04:00
parent 700bb96706
commit 6efe31d404
4 changed files with 58 additions and 30 deletions
+2 -2
View File
@@ -87,7 +87,7 @@
"uuid": "~uid~",
"type": "vless",
"domain_strategy": "ipv4_only",
"tag": "proxy"
"tag": "~outbound~"
},
{
"type": "direct",
@@ -178,7 +178,7 @@
]
}
],
"outbound": "proxy"
"outbound": "~outbound~"
},
{
"outbound": "direct"
+2 -2
View File
@@ -36,7 +36,7 @@
}
}],
"outbounds": [{
"tag": "proxy",
"tag": "~outbound~",
"protocol": "vless",
"settings": {
"vnext": [{
@@ -84,7 +84,7 @@
"domainStrategy": "AsIs",
"rules": [{
"type": "field",
"outboundTag": "proxy",
"outboundTag": "~outbound~",
"domain": "~pac~"
}, {
"type": "field",