DNS over HTTPS resolver server under 300 lines of code

This page summarizes the projects mentioned and recommended in the original post on /r/golang
DNS

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go-dns

    net.Resolvers with caching, opportunistic encryption, and DoT/DoH

  • For the record, I'm (also) interested because in github.com/ncruces/go-dns I do none of this.

  • pingodown

    Introduces latency on a UDP port for gaming purposes

  • I'm not sure how to go about running a DNS server using the standard lib (except code your own UDP proxy which I did as well for something else). I would rather use miekg/dns which is more battle tested for it and also allow me to parse requests if needed.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • keyless

  • I coded a DNS server for something else.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts