Skip to content

This is a small command tool for checking with haveibeenpwned database whether your password is compromised or not

License

Notifications You must be signed in to change notification settings

life777/check-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-password

This is a small command tool for checking with haveibeenpwned database whether your password is compromised or not. If you want to check you password you should:

  1. Don't trust anyone from the Internet. You should not enter your password in places that you don't trust. Even this script!
  2. Clone this repository git clone https://github.com/life777/check-password.git
  3. Go inside cd check-password
  4. Take a look at code in check.py file and make sure that you can trust it. If it looks suspicious or you see an issue, don't use it and onpe an issue on GitHub.
  5. Run this command python check.py {YOUR_PASSWORD}

Thanks a lot

About

This is a small command tool for checking with haveibeenpwned database whether your password is compromised or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages