Generate a random hostname based on a wordlist
Find a file
Magnus Walbeck 5548774c17
Some checks reported errors
continuous-integration/drone/tag Build was killed
Add .drone.yml
2022-12-14 16:12:44 +01:00
genhost Initial version 2022-12-14 13:49:18 +01:00
.drone.yml Add .drone.yml 2022-12-14 16:12:44 +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 Add .drone.yml 2022-12-14 16:12:44 +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.