dnspython
dnspython copied to clipboard
a powerful DNS toolkit for python
**dnspython Version:** 2.7.0 **Platform:** Microsoft Windows 11 24H2 **Python Version:** 3.11.2 ## Summary When using the default resolver (`dns.resolver.resolve()` or `dns.resolver.Resolver()`) on Windows, `dnspython` appears to gather DNS server configurations...
I am working on connection reuse in dns_exporter. I want to open a socket to, say, a DoT server and use it for many lookups without having to do the...
**Describe the bug** On macOS Tahoe `/etc/resolv.conf` is not populated with dns server information anymore: ```sh > cat /etc/resolv.conf # # macOS Notice # # This file is not consulted...