q
q copied to clipboard
EOF with bind DOH
Hello,
I've got a strange behaviour with q with EOF when requesting DOH.
Bind DOH installation
~/go/bin/q -i google.com @https://172.21.20.3 FATA[0000] requesting https://172.21.20.3:443/dns-query?dns=YscBAAABAAAAAAAABmdvb2dsZQNjb20AAA8AAQ: Get "https://172.21.20.3:443/dns-query?dns=YscBAAABAAAAAAAABmdvb2dsZQNjb20AAA8AAQ": EOF
But Dig works :)
dig +https google.com @172.21.20.3 ; > DiG 9.18.13 > +https google.com @172.21.20.3 ;; global options: +cmd ;; Got answer: ;; ->>HEADERRegards, D.