mattm404

Results 1 comments of mattm404

This is because it cannot handle CNAME type answers. This hack just ignores them: ``` diff @@ -259,7 +174,10 @@ func proxy(addr string, w dns.ResponseWriter, req *dns.Msg) { // Parse...