Slackware Current Repository by Conraid ====================================================================== python-dnsrecon (DNS Enumeration Script) DNSRecon is a Python port of a Ruby script that I wrote to learn the language and about DNS in early 2007. This time I wanted to learn about Python and extend the functionality of the original tool and in the process re-learn how DNS works and how could it be used in the process of a security assessment and network troubleshooting. HOME: https://github.com/darkoperator/dnsrecon ====================================================================== REQUIRES: python-fastapi python-loguru python-netaddr python-slowapi python-stamina python-ujson python-uvicorn