Current behavior
Is there a current behavior that the feature relates to?
If yes, would you wish the current behavior to change?
?
Describe the desired feature
A clear and concise description of what the feature should be.
Many sites are hiding their ads via CNAME, like:
media.evilsite.net CNAME testcdn.ad-example.com
testcdn.ad-example.com CNAME yearn.ad-example.net
yearn.ad-example.net CNAME cdn.advertise.online
cdn.advertise.online AAAA 1::1
I want Unbound to block(return 0.0.0.0/::0) when the CNAME chain contains "ad-example.net"/"*.ad-example.net"
Is this possible? Currently only dnscrypt-proxy can do this.
Potential use-case
Describe how you see this feature being useful to other Unbound users.
Current behavior
Is there a current behavior that the feature relates to?
If yes, would you wish the current behavior to change?
?
Describe the desired feature
A clear and concise description of what the feature should be.
Many sites are hiding their ads via CNAME, like:
I want Unbound to block(return 0.0.0.0/::0) when the CNAME chain contains "ad-example.net"/"*.ad-example.net"
Is this possible? Currently only
dnscrypt-proxycan do this.Potential use-case
Describe how you see this feature being useful to other Unbound users.