Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/weichiachang/domain-cli

Search domain names if registered or not in terminal
https://github.com/weichiachang/domain-cli

cli domain

Last synced: about 2 months ago
JSON representation

Search domain names if registered or not in terminal

Awesome Lists containing this project

README

        

## domain-cli ![openSource](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)



domain-cli







> Search domain names if registered or not in terminal

API & datas comes from [domainsdb](https://domainsdb.info/).

## Install
```shell
$ npm install domain-cli -g
```

## Usage
Type the following command in your terminal:
```shell
$ domain-cli
```

The interactive script will ask you:
```shell
Input domain names you wanna check if registered please (e.g. google.com)
```

Paste the domain name you wanna check if registered by others or not:
```shell
google.com
```

Here's the result:



domain-cli

## License
MIT © [WeiChiaChang](https://github.com/WeiChiaChang)