/SecurePass-Pro

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.

Primary LanguageShellMIT LicenseMIT

SecurePass-Pro 🔒

Description

SecurePass-Pro is a bash script that generates random passwords using OpenSSL's base64 encryption.

Installation

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

Usage

Run the script by executing the following command:

./Script.sh

Follow the prompts to specify the length of the password and choose from the generated options.

ASCII Art

The script includes ASCII art for a password generator at the beginning.

Contributing 🤝

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

License 📝

This project is licensed under the MIT License - see the LICENSE file for details.