Skip to content

I2rys/DWhoIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DWhoIs

Simple domain whois

Installation

Github:

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

NPM Packages:

npm i prettyjson && npm i whois-json

Usage

node index.js <domain>
  • domain - The domain to whois.

License

MIT © I2rys