fosterushka / EzPW

Simple bash script for generating random password up to 32 chars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EzPW πŸ”

showcase

Usage πŸ’»

  1. Clone the repository and navigate to the project directory. πŸ“
  2. Run the dopw.sh script using the command ./dopw.sh. ▢️
  3. Follow the on-screen prompts to perform different operations. πŸ“

Changelog ✏️

Show Changelog

✨2023-06-22

  • Initial version of the script created.. πŸŽ‰
  • Implemented the following features:
    • Generate a random password. 🎲
    • Save a password to a file. πŸ’Ύ
    • List saved websites πŸ”’
    • Retrieve passwords by website hostname. πŸ”
    • Exit the script. πŸšͺ
    • Modified the script to work on both Mac and Linux systems. 🐧 🍎
    • Updated the .gitignore file to exclude password-related files. 🚫

That's it for today's updates! If you have any further questions or need additional assistance, feel free to ask. πŸ’¬

About

Simple bash script for generating random password up to 32 chars


Languages

Language:Shell 100.0%