/PasswordChecker

A python3 project that safely checks the security of your passwords on your local computer using the Pwned API.

Primary LanguagePython

PasswordChecker

A python3 project that safely checks the security of your passwords on your local computer using the Pwned API.
Makes use of requests, hashlib and sys module.

How to run the program:

The program accepts passwords to be checked as commandline arguments.
Example: python checkmypass.py hello thisismypassword password123