Password Guard is a simple command-line tool written in Python to help you check password strength or generate secure passwords.
- Analyze password strength
- Clear feedback on how to improve weak passwords
- Generate secure random passwords
git clone https://github.com/qiu25/password_guard.git
cd password_guard