Skip to content

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

Notifications You must be signed in to change notification settings

GouriRajesh/PasswordChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages