LICENSE
README.md
pyproject.toml
setup.cfg
hookdns/__init__.py
hookdns/getaddrinfo.py
hookdns/gethostbyname.py
hookdns/gethostbyname_ex.py
hookdns/hosts.py
hookdns.egg-info/PKG-INFO
hookdns.egg-info/SOURCES.txt
hookdns.egg-info/dependency_links.txt
hookdns.egg-info/top_level.txt
tests/test_getaddrinfo.py
tests/test_gethostbyname.py
tests/test_gethostbyname_ex.py
tests/test_hosts_getaddrinfo.py
tests/test_hosts_gethostbyname.py
tests/test_hosts_gethostbyname_ex.py
tests/test_hosts_only.py
tests/test_hosts_requests.py
tests/test_hosts_requests_session.py