bhanupratapys / dnswarden

Adblocking dns, Uncensored dns server and Adult-filter dns. Supports Dns-over-QUIC , Dns-over-HTTPS and Dns-over-TLS with DNSSEC enabled and no logging.
https://dnswarden.com/
MIT License
147 stars 4 forks source link

Support ECS #15

Closed AndrewSmith96 closed 4 years ago

AndrewSmith96 commented 4 years ago

Hello, is it possible to support ecs for atleast one of the dns protocols?

bhanupratapys commented 4 years ago

Hi there. ECS most definitely will be helpful while using cdn's. As of now it's not possible for me to support this feature without further tweaking and also would require me to add additional software to implement this. Adding ECS would also generate huge amounts of queries when compared with non-Ecs queries, which I can't handle as of now. What I can do is, filter the queries of adblock and adult-filter dns and forward them to the public resolvers which supports ECS i.e google/quad9

bhanupratapys commented 4 years ago

Added ecs support for dnscrypt and dns-over-https, it self resolves as of now. Look here for more info.

AndrewSmith96 commented 4 years ago

Thank you, doh is working perfectly. Cdn's performance is better while using ecs enabled dns.