Skip to content

I2rys/mailshunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MailsHunter

Fast & Lightweight emails dumper.

Installation

Github:

git clone https://github.com/I2rys/mailshunter

NpmJS:

npm i puppeteer request chalk delay fs

Usage

node index.js <emailServices> <maxPage> <output>
  • emailServices - The email services to dump. Multiple emails example: @google.com:@yahoo.com:@yandex.com and so on
  • maxPage - The maximum page to gather links to dump emails to.
  • output - The output of the gathered emails.

License

MIT © I2rys