qdm12 / dns

Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing
https://hub.docker.com/r/qmcgaw/cloudflare-dns-server
MIT License
225 stars 38 forks source link

feat(filter): block IP addresses from responses of other types of records #102

Open qdm12 opened 2 years ago

qdm12 commented 2 years ago

For now filtering on responses returned only works for A and AAAA records. It should be extended to support more DNS types.