sniproxy
sniproxy copied to clipboard
dnsproxy in sniproxy doesn't handle non-address requests
https://github.com/ameshkov/sniproxy/blob/master/internal/dnsproxy/dnsproxy.go#L85
apparently, resolve is not happening for non-A and -AAAA requests. Please fix ASAP!!!