genhost icon indicating copy to clipboard operation
genhost copied to clipboard

generate unused hostnames by randomly picking from a word list

Results 2 genhost issues
Sort by recently updated
recently updated
newest added

This allows you to call genhost from anywhere (it may be in your ~/bin). This fixes a bug with it wouldn't use the wordlist variable, and always use the file...

**Fixes** - Fix hard-coded wordlist reference **Documentation** - Added environment variable section to the README **Enhancements** - Look for wordlist in genhost directory instead of current directory (This is so...