Skip to content

I2rys/dorkydump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DorkyDump

Dork links results dumper.

Installation

Github:

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

NpmJS:

npm i puppeteer chalk fs

Usage

node index.js <maxPage> <output> <dork>
  • maxPage - The maximum pages to get links.
  • output - The output file of the results.
  • dork - The dork to use.

License

MIT © I2rys