Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wileylabs/whois-json-cli

Output whois data as JSON on the command line
https://github.com/wileylabs/whois-json-cli

domain-name json whois

Last synced: 2 days ago
JSON representation

Output whois data as JSON on the command line

Awesome Lists containing this project

README

        

# Whois JSON CLI

This is a simple command line interface (CLI) for dumping whois data out as
JSON for use in document storage databases.

## Usage

```
$ npm i -g
$ whois-json example.com
```

## License
MIT