python-doh
python-doh copied to clipboard
Python client for DNS over HTTPS (DoH) protocol
Results
1
python-doh issues
Sort by
recently updated
recently updated
newest added
In the following bug, the call to the python function `query("mail.google.com")` returns the IPv6 hostname (`googlemail.l.google.com`) and the IPv4 address, instead of the IPv6 address (`2607:f8b0:4009:802::2005`) and the IPv4 address...