AlephNullSK / dnsgen

Generates combination of domain names from the provided input.
MIT License
884 stars 115 forks source link

Feature request #7

Open dark-warlord14 opened 4 years ago

dark-warlord14 commented 4 years ago

limit dnsgen output file size to specific size so that it do not hang the VPS. Can we do that?

proabiral commented 4 years ago

+1 I think this would be really helpful.

PatrikHudak commented 4 years ago

Please update to the latest version to prevent hanging for large domain sets.

It would be difficult to say what to limit due to various techniques used in domain generation. For this purpose, I've created a -f flag which uses only methods that produce low amount of domains per entry.