Skip to content

This Bash script generates five random passwords of a specified length, using OpenSSL's random generator and base64 encoding. It includes error handling for invalid input and decorative ASCII art.

License

Notifications You must be signed in to change notification settings

B3TA-BLOCKER/SecurePass-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

𝕊𝕖𝕔𝕦𝕣𝕖ℙ𝕒𝕤𝕤-ℙ𝕣𝕠 🔒

📜 Description

SecurePass-Pro is a powerful bash script that leverages the cryptographic strength of OpenSSL to generate ultra-secure, random passwords. Perfect for anyone needing high-security passwords with minimal effort.

⚙️ Installation

Get started with SecurePass-Pro in three simple steps:

  1. Clone the repository:

    git clone https://github.com/B3TA-BLOCKER/SecurePass-Pro.git
  2. Navigate to the project directory:

    cd SecurePass-Pro

🚀 Usage

Unleash the power of SecurePass-Pro with a single command:

./Script.sh

Follow the interactive prompts to define the desired length and select your preferred password from the generated options.

🖼️ ASCII Art

SecurePass-Pro kicks off with some epic ASCII art to set the mood for password generation.

    #####                                     ######                             ######                 
   #     # ######  ####  #    # #####  ###### #     #   ##    ####   ####        #     # #####   ####   
   #       #      #    # #    # #    # #      #     #  #  #  #      #            #     # #    # #    #  
    #####  #####  #      #    # #    # #####  ######  #    #  ####   ####  ##### ######  #    # #    #  
         # #      #      #    # #####  #      #       ######      #      #       #       #####  #    #  
   #     # #      #    # #    # #   #  #      #       #    # #    # #    #       #       #   #  #    #  
    #####  ######  ####   ####  #    # ###### #       #    #  ####   ####        #       #    #  ####  

                                                  

🤝 Contributing

I love contributors! If you have ideas to make SecurePass-Pro even better, fork the repository and submit a pull request. Your contributions are highly valued!

📝 License

SecurePass-Pro is released under the MIT License. Check out the LICENSE file for more details.

About

This Bash script generates five random passwords of a specified length, using OpenSSL's random generator and base64 encoding. It includes error handling for invalid input and decorative ASCII art.

Topics

Resources

License

Stars

Watchers

Forks

Languages