Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
/ pwned-checker Public archive

A command line tool to check if an email address has been pwned. Uses the https://haveibeenpwned.com/ api

License

Notifications You must be signed in to change notification settings

BrooksPatton/pwned-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwned-checker

A command line tool to check if an email address has been pwned. Uses the https://haveibeenpwned.com/ api.

Installing

Through NPM

npm install -g pwned-checker

Running

Use pwned-checker -e <email address>

The address will be saved along with the last time that it ran in a configuration file at ~/.pwned-checker/config.json. This will make it so you will only see the report for the pwned accounts once per email address.

About

A command line tool to check if an email address has been pwned. Uses the https://haveibeenpwned.com/ api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published