Categorygithub.com/vancluever/go-dns-proxy
modulepackage
0.0.0-20240725014046-764eb66beb7a
Repository: https://github.com/vancluever/go-dns-proxy.git
Documentation: pkg.go.dev

# README

A Simple DNS Proxy/Forwarder in Go

This is something I just whipped and is a very basic example of how you can use github.com/miekg/dns to make a very simple DNS forwarder.

Why? In my case, we are implementing the ability to use a specific resolver list for DNS propagation checks in the Terraform ACME Provider and need a way to test that our set resolvers actually took.