Generate a random hostname based on a wordlist
Go to file
Magnus Walbeck f9c2c14dc8
Update gitignore
2022-12-14 16:51:19 +01:00
genhost Initial version 2022-12-14 13:49:18 +01:00
.drone.yml Update drone signature 2022-12-14 16:25:18 +01:00
.flake8 Initial version 2022-12-14 13:49:18 +01:00
.gitignore Update gitignore 2022-12-14 16:51:19 +01:00
README.md Initial version 2022-12-14 13:49:18 +01:00
poetry.lock Add dev dependencies 2022-12-14 16:30:20 +01:00
pyproject.toml Add dev dependencies 2022-12-14 16:30:20 +01:00
wordlist.txt Initial version 2022-12-14 13:49:18 +01:00

README.md

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.