AdguardTeam / DnsLibs

DNS filtering library that's used in AdGuard products
https://adguard.com/
Apache License 2.0
99 stars 20 forks source link

Improve handling of HTTPS rrtype #215

Closed sfionov closed 8 months ago

sfionov commented 11 months ago

Currently only blocking rules are applied, which is only half of work.

So it is needed to make hosts rules with IP apply to HTTPS records too.

Also, do not bypass HTTPS when IP altering is not needed.