Accept "any" outbound in dns rule

This commit is contained in:
世界
2023-03-29 10:30:31 +08:00
parent 88fafd4e30
commit b3fb86d415
4 changed files with 20 additions and 33 deletions

View File

@@ -23,7 +23,10 @@
"disable_cache": true
},
{
"domain": "mydomain.com",
"outbound": "any",
"server": "local"
},
{
"geosite": "cn",
"server": "local"
}