Generate a random hostname based on a wordlist
Find a file
2022-12-14 13:49:18 +01:00
genhost Initial version 2022-12-14 13:49:18 +01:00
.flake8 Initial version 2022-12-14 13:49:18 +01:00
.gitignore Initial version 2022-12-14 13:49:18 +01:00
poetry.lock Initial version 2022-12-14 13:49:18 +01:00
pyproject.toml Initial version 2022-12-14 13:49:18 +01:00
README.md Initial version 2022-12-14 13:49:18 +01:00
wordlist.txt Initial version 2022-12-14 13:49:18 +01:00

Genhost

Small python application to generate hostnames based on a wordlist. Inspired by https://github.com/elasticdog/genhost

The original wordlist is taken from here, https://web.archive.org/web/20090918202746/http://tothink.com/mnemonic/wordlist.html and there is a version ready to go here in this repo.