Skip to content

SocialSchools/dns-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dns-toolkit

Tools to automate finding DNS records for websites and create a nice CSV file for use.

mkvirtualenv dns -p $(which python3)
setvirtualenvproject
add2virtualenv .
# How to Run
python src/main.py --domain=socialschools.nl # run the script, outputs the csv file for the domain

It will generate a CSV file the home directory called as socialschools.nl.csv which will look like the screenshot below

preview

About

Tools to automate finding DNS records for websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages