Skip to content

I2rys/DomFo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DomFo

Website deep information scanner

Installation

Github:

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

NPM Packages:

npm i domain-scanner && npm i json-hood

Usage

node index.js <domain> <output>
  • domain - The domain of the website to scan.
  • output - The output of the results.

License

MIT © I2rys