package
0.0.5
Repository: https://github.com/monasticacademy/httptap.git
Documentation: pkg.go.dev

# README

This is a DNS proxy that answers simple questions using Go's built-in resolver, which reads nsswitch.conf and resolv.conf and does a bunch of work to be as much like gethostbyname, or even use gethostbyname when available via cgo.

# Functions

No description provided by the author