InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 6 Go Doh Projects
-
Project mention: Control your attention on the web – Block sites on certain days and times | news.ycombinator.com | 2025-03-19
That can be done at DNS level in dnscrypt-proxy: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Filters#time...
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Zns: CLI tool for querying DNS records with readable, colored output | news.ycombinator.com | 2025-02-22
-
-
Project mention: Zns: CLI tool for querying DNS records with readable, colored output | news.ycombinator.com | 2025-02-22
I used to use Doggo but not many updates and HTTP3 queries have huge delays in execution. My go to now is natesales/q [0], also written in Go.
0. https://github.com/natesales/q
-
I use routedns [0] as my local stub resolver so that I can pick and choose which requests go to where and also what transport they use. It can also blocklist, re-write, cache, load balance, and/or handle fall back requests; so it give you lots of control.
I use a stub listener on localhost:53 for local requests and then forward them via UDP QUIC (TLS 0-RTT) requests to Cloudflare (1.1.1.1) with caching for most requests. Fast and reasonably secure.
[0] https://github.com/folbricht/routedns
-
Go Doh discussion
Go Doh related posts
-
Zns: CLI tool for querying DNS records with readable, colored output
-
doggo VS q - a user suggested alternative
2 projects | 22 Nov 2024 -
Another simple online DNS query tool
-
What to do with your DNS when ODoH's Trust-Me-Bruh Model doesn't work for you
-
Installing DNSCrypt-Proxy on Silverblue - possible SELinux issue
-
SmartDNS – local DNS server that forwards to multiple upstream DNS servers
-
I need help with DNScrypt proxy v2 and dnsmasq to prevent dns leaks
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 May 2025
Index
What are some of the best open-source Doh projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | dnscrypt-proxy | 12,022 |
2 | doggo | 3,573 |
3 | dns-over-https | 2,082 |
4 | q | 1,921 |
5 | routedns | 508 |
6 | fastdns | 198 |