TypeError / domained

Multi Tool Subdomain Enumeration
GNU General Public License v3.0
722 stars 157 forks source link

adding feature: input a txt file with domains list #28

Open wmmw123 opened 5 years ago

wmmw123 commented 5 years ago

Hi,

Can the feature to use a txt file with list of domains be added?

This would allow to input a list of domains and the output would list all the sub-domains of the domains listed in the txt file.

Would be faster than doing it one domain at the time.

Regards

cak commented 5 years ago

Thanks @wmmw123! I will work on getting that feature implemented.

sumgr0 commented 5 years ago

Hi,

Can the feature to use a txt file with list of domains be added?

This would allow to input a list of domains and the output would list all the sub-domains of the domains listed in the txt file.

Would be faster than doing it one domain at the time.

Regards

This can be achieved using a simple bash command/script to read domains off the file and pass it to the tool.