Add files via upload

This commit is contained in:
alantang 2024-04-09 12:20:15 +08:00 committed by GitHub
parent 53644c13a3
commit a12849a2d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,6 +139,10 @@
"tag": "directwarp", "tag": "directwarp",
"transportLayer": true "transportLayer": true
} }
},
{
"protocol": "freedom",
"tag": "direct"
} }
] ]
, ,
@ -237,6 +241,13 @@
"routing": { "routing": {
"domainStrategy": "AsIs", "domainStrategy": "AsIs",
"rules": [ "rules": [
{
"type": "field",
"ip": [
"127.0.0.1"
],
"outboundTag": "direct"
},
{ {
"type": "field", "type": "field",
"inboundTag": [ "inboundTag": [