dnslookup
dnslookup copied to clipboard
Send basic-auth to the upstream server
dnslookup 'www.example.com' 'https://my-login:[email protected]/dns-query'
Currently, this doesn't send the my-login:verySecure123456
information to dns-server.example
, as far as I can see.