/tuxpass

A cool password generator script.

Primary LanguageShell

tuxpass

tuxpass.png

This script needs to have some additional packages to be installed on your system to work. It will install these dependencies for you. These dependencies are,

cowsay

toilet

Hit enter or y for 'Yes' if it asks you to continue to install dependencies.

  • Clone the repository

    git clone https://github.com/dru18/tuxpass.git

  • Enter into tuxpass directory.

    cd tuxpass

  • Run the install.sh file to install the script 'install.sh'.

    sudo bash install.sh

  • Done! Now you are ready to use the script by calling the name of the script.

    Example:

    tuxpass

  • Enter password length how much strong password you want in bytes.

    tuxpass.png

Done. This will show 5 defferent passwords for you. You can choose the best one or use all if you want.

  • Run the uninstall.sh file to uninstall the script and it's dependencies.

    sudo bash uninstall.sh

Hit enter or y for 'Yes' if it asks you to continue to uninstall dependencies.

Good Luck. 🐧