dns
dns copied to clipboard
Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing
Hello, Thanks again for the amazing DNS project. Just wanted to comment on a low priority issue (maybe it's by design?) that seems to have started with commit 6a383ba of...
instead of the single oldest element EDIT: right now the expiry time depends on the current time + lowest ttl of dns answers, so it would need a sorted insertion,...
- orange for filtered blocked responses - blue for cached responses - red for failed queries
I'd like to see forward-zone be conditional for unbound so that unbound could be configured in recursive-only mode if no forwarders or providers are configured. (related to something I'd like...
For example if one wants to bind on port `:83` without running root, and has given the correct permissions for that particular port on the binary program.
Hi! I tried changing the LISTENING_ADDRESS (default to `:53`) to `:5335`, as I wanted to use this as upstream for PiHole, which would be exposed to clients at port 53,...
Hi 👋 I've setup a basic Kubernetes pod with qBittorrent and Gluetun cohabiting within. I've tested multiple VPNs such as AirVPN, Mullvad and NordVPN using Wireguard and OpenVPN. The VPN...
Howdy, I am witnessing plaintext DNS queries being sent out despite setting `UPSTREAM_TYPE=DoT`. The overwhelming majority of queries are via DoT but quite a few are being sent plaintext. Just...