Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 734 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 734 Bytes

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