blechschmidt / massdns

A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
GNU General Public License v3.0
3.13k stars 462 forks source link

Code improvements #140

Closed brandonkovacs closed 1 year ago

brandonkovacs commented 1 year ago

Updated subbrute arguments in README.md to reflect correct ordering.

Updated get-resolvers.py script to output to stdout instead of writing to a static file

Added a requirements.txt file containing python dependencies for scripts

blechschmidt commented 1 year ago

Thank you for the contribution! Closing this because I squashed and committed these changes in 9f6294e2cdf4d59d2321de47fd19304668c62e60. Unfortunately, GitHub can't cope with manual squashes through the command line, but I managed to preserve authorship info at least.