SpecialistSteak / PasswordSuiteCLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Password suite is temporarily on hold while I develop TaskerCLI.

PasswordSuiteCLI

A simple password generator which has a vast amount of specification options to generate a strong password. You can choose what characters to include, exclude, and specify the amount of a certain type of character in the password when generating a password. The actual generation makes use of SecureRandom to generate a crypotgraphically secure password, and also has the option to scramble other passwords.

Usage

Run the PasswordSuite-2.10.jar from the command line using java -jar PasswordSuite-2.10.jar <command>

Thanks for downloading. Enjoy!

About


Languages

Language:Java 100.0%