Skip to content

Check if your password has been used or not (Multiple passwords can be passed and checked)

Notifications You must be signed in to change notification settings

kaamilmirza/PasswordCheckerPwned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PasswordCheckerPwned

Check if your password has been used or not (Multiple passwords can be passed and checked) -> Make sure you have 'requests', 'hashlib' and 'sys' libraries -> run the python file and pass it passwords as arguments eg: (terminal python checkpass.py PASSWORD1 PASSWORD2 PASSWORD3 ......... (windows) python3 checkpass.py PASSWORD1 PASSWORD2 PASSWORD3 .........(Linux distros)

About

Check if your password has been used or not (Multiple passwords can be passed and checked)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages