Skip to content

I2rys/webwalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WebWalker

Website extensions walker.

Installation

Github:

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

NPM Packages:

npm i dirw4lker

Usage

node index.js <output> <url> <extensions>
  • output - The output file of the results.
  • url - The website url that will be scan for the extensions that you specified.
  • extensions - The extensions to get on the website.

License

MIT © I2rys