GenPass
GenPass 1.2 by John Place <http://www.unixsage.com>
This program comes with ABSOLUTELY NO WARRANTY!
This is free software, and you are welcome to redistribute it
under certain conditions; http://www.gnu.org/licenses/gpl.txt
Usage: genpass.py [OPTIONS]
-l length of password
-c number of passwords to generate
Character Sets
-h hex only (0-9,a-f)
-H HEX only (0-9,A-F)
-A Upper case Letters (A-Z)
-a Lower case Letters (a-z)
-9 Digits (0-9)
-s Special Characters (some punction): !@#$%^&*()_+-=[]{\}|'
-p All punction: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
-S Add Special Characters to default set
-P Add Punction to default set
Display Options
-v Verbose
-I ITU Phonetics
Defaults to one 14 char password containing a-z,A-Z,0-9
Download