Accept "any" outbound in dns rule

This commit is contained in:
世界
2023-03-31 14:31:35 +08:00
parent 88fafd4e30
commit b3fb86d415
4 changed files with 20 additions and 33 deletions
+4 -1
View File
@@ -23,7 +23,10 @@
"disable_cache": true
},
{
"domain": "mydomain.com",
"outbound": "any",
"server": "local"
},
{
"geosite": "cn",
"server": "local"
}