@dagjo/pwned
v1.1.0
Published
This cli is used to check if an e-mail has been stolen. It is using the **haveIBeenPwned** API to return the name(s) of the website(s) that have been pirated and from wich the email was stolen.
Downloads
5
Readme
Owned
This cli is used to check if an e-mail has been stolen. It is using the haveIBeenPwned API to return the name(s) of the website(s) that have been pirated and from wich the email was stolen.
To install the program you need to enter this command :
$ npm install @dagjo/[email protected]
or
$ npm install -g @dagjo/[email protected]
To run the program you just need to enter this command :
$ owned your_email_adress
or
$ owned
Dependencies :
- chalk and ora for better readability)
- email-validator to verify if the email is correct
- axios to connect to the API
Release
22/01/2019 Ver. 1.1.0 - Official release 22/01/2019 Ver. 1.0.* - alpha versions with basic features for testing purposes
Author
Dan Gjonaj @ 2019