dns icon indicating copy to clipboard operation
dns copied to clipboard

Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing

Results 40 dns issues
Sort by recently updated
recently updated
newest added

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...

☣️ Hard to do
Metrics

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,...

🔒 After next release
☣️ Hard to do

- orange for filtered blocked responses - blue for cached responses - red for failed queries

🔒 After next release
Logging

Since it might be more efficient than a map set.

💤 Low priority
Filter

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...

🔒 After next release
☣️ Hard to do

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.

🔒 After next release
💤 Low priority

💤 Low priority
🟩 Easy to do
Go code library

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...