dns
dns copied to clipboard
Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing
As JSON format ```json { "version": 1, "A": { "domain.com": ["1.2.3.4"] }, } ``` - [ ] Implement at the dial level so it works with both resolvers and servers...
- [ ] Detect IPv6 support - [ ] Use IPv6 if available instead of IPv4 - [ ] Remove `*IPV6` environment variables
Would be great to have the ability to specify custom DoT providers Opening an issue as a result of discussion in https://github.com/qdm12/gluetun/discussions/679
For now the current DNSSEC implementation does not handle NSEC(3) records, this should be improved to handle them.
Check periodically for expired DNSSEC data (RRsig notably) and renew it in the cache automatically.
This cannot be achieved with DoT or DoH for now, and must be through plaintext DNS which sucks. But it would be interesting to offer the option though. - [...
- Blocked by #58 and #61 - Add auto binary builds for linux, macos and windows for common CPU architectures for every release on Github
Hi! Just started using this image/container. Is there a mechanism to update the ca-certificates.crt file? Seems like its updating it in /etc/ssl but not the copy in /unbound. I know...
https://blog.cloudflare.com/oblivious-dns/
https://en.wikipedia.org/wiki/EDNS_Client_Subnet