AlephNullSK / dnsgen

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

[Feature Request] write to file/output to file. #9

Open r0oth3x49 opened 4 years ago

r0oth3x49 commented 4 years ago

1st of all i would like you thank you for this great project @PatrikHudak . I have one feature request and a minor change to make work on windows as well.

Feature Request

Change to make it platform independent

os.path.join(pathlib.Path(__file__).parent, "words.txt")