npm.io
1.0.0 • Published 9 years agoCLI

pwned-checker

Licence
MIT
Version
1.0.0
Deps
5
Vulns
23
Weekly
0

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.

Keywords