This project was built using python.
List the ready features here:
- Takes in a single password or list of passwords.
- Gives out a count of how many time a password is pwned or hacked.
- Checks if a password is safe.
- No storage or sharing of Passwords over the internet. Everything is local to your system.
Clone down this repository, and run the python script.
- Step 1. Open CMD/Terminal.
- Step 2. Browse to the correct folder using 'cd' command.
- Step 3. Run - 'python checkmypass.py <password> or <list_of_passwords_seperated_with_spaces>'
Give a ⭐ if you like this website!