Un-deprecate ip_accept_any DNS rule item
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ Use `ip_version` or `query_type` rule items to control which query types a rule
|
||||
### Migrate address filter fields to response matching
|
||||
|
||||
Legacy Address Filter Fields (`ip_cidr`, `ip_is_private` without `match_response`) in DNS rules are deprecated,
|
||||
along with Legacy `ip_accept_any` and Legacy `rule_set_ip_cidr_accept_empty` DNS rule items.
|
||||
along with the Legacy `rule_set_ip_cidr_accept_empty` DNS rule item.
|
||||
|
||||
In sing-box 1.14.0, use the [`evaluate`](/configuration/dns/rule_action/#evaluate) action
|
||||
to fetch a DNS response, then match against it explicitly with `match_response`.
|
||||
|
||||
Reference in New Issue
Block a user