Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

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

Open
wmmw123 opened this issue Dec 30, 2018 · 2 comments
Open

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

wmmw123 opened this issue Dec 30, 2018 · 2 comments

Comments

@wmmw123
Copy link

wmmw123 commented Dec 30, 2018

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
Copy link
Member

cak commented Jan 19, 2019

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

@sumgr0
Copy link

sumgr0 commented Mar 23, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants