makepasswd-0.5.0

Miscellaneous tools
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

makepasswd-0.5.0

#1 Post by Dingo »

*makepasswd-0.5.0*
- http://dokupuppylinux.co.cc/programs:pa ... generators

Makepasswd generates pseudo-random passwords of a desired length. It is able to generate its crypted equivalent.

Code: Select all

Usage: makepasswd -ceilMnps
  -c    String of allowed characters (A-Za-z0-9`~!@#$%^&*()-_=+)
  -e    Encryption algorithm (none,base64,blowfish,des,md5,sha1,sha256,shmd5)
  -i    Number of iterations in encryption algorithm
  -l    Password length
  -M    Maximum password length
  -m    Minimum password length
  -n    Number of passwords to generate
  -p    Password to use
  -s    Salt to use
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

Post Reply