Skip to content

Keep tabs on all your accounts from the CLI. With pretty colors!

License

Notifications You must be signed in to change notification settings

your-friend-alice/pwncheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pwncheck

Keep tabs on all your accounts from the CLI. With pretty colors!

Uses haveibeenpwned's REST API.

Requirements

  • Linux (or most any other unix-ey OS. Could be easily made Windows-compatible if there's interest)
  • Recent Python3
  • Python Requests module

Usage

  • pwncheck <email1> [<email2> [...<emailn>]]
  • Create a file at ~/.pwnheck_emails, with one email address per line to save on typing
  • Once you've addressed a leak and don't need to be alerted about it anymore, append a space, followed by the name (The first word after the date of the leak) to the end of the email address in your ~/.emails file. Multiple leaks can be separated by single spaces.

Example

~/.emails:

example1@example.com
example2@examlpe.com Dropbox
example2@examlpe.com Lastfm LinkedIn Yahoo Tumblr 000webhost
example3@example.com Adobe

About

Keep tabs on all your accounts from the CLI. With pretty colors!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages