@bedou/mailbreach
Version:
first package using nodejs
37 lines (27 loc) • 885 B
Markdown
## <a name="breach-mail-checker"></a>Breach Mail Checker CLI - NodeJS !
1. **Install via npm:**
```
npm i -g @bedou/mailbreach
```
2. **How to use Breach Mail Checker CLI:**
```bash
# Type the command line then the email you want to check
mailbreach yourmail@youradress.com
```
3. **Package:**
>- [`email-validator`](https://www.npmjs.com/package/email-validator)
>
>- [`axios`](https://www.npmjs.com/package/axios)
>
>- [`ora`](https://www.npmjs.com/package/ora)
>
>- [`chalk`](https://www.npmjs.com/package/chalk)
>
>- [`figlet`](https://www.npmjs.com/package/figlet)
4. **API:**
[Have I been pwned?](https://haveibeenpwned.com/)
5. **Author:**
@PironSteve / bedou
>[Github](https://github.com/PironSteve)
>[Twitter](https://twitter.com/Beda_SP)
>[LinkedIn](https://www.linkedin.com/in/steve-piron-91b366172/)