Generate Safe passwords for your accounts. Totally random.
PasswordGen lets you generate 8, 16 and 24 characters password for all of your accounts. It's totally random and safe.
This instructions will get you up and running to use PasswordGen.
sudo apt install git
sudo apt install python
After installing the dependencies, please, clone this repo:
git clone https://github.com/cirosanchez/passwordgen
Then, go to the project's folder:
cd passwordgen
Finally, execute this script:
chmod +x PasswordGen.sh
sh PasswordGen.sh
When executing the program you'll enter to the main menu:
After choosing your option you'll have 3 ways:
- Generate a new password.
- Get information about the proyect.
- Exit the program.
- @cirosanchez - Coding
- Hat tip to anyone whose code was used
- @parzivalhack - Idea