NameBeta

NameBeta is a command line domain query tool, inspired by NameBeta.com.

Features
Installation
Homebrew
brew tap timothyye/tap
brew install timothyye/tap/namebeta
Using Go
go get github.com/TimothyYe/namebeta
Manual Installation
Download it from releases, extract it and install it:
cp namebeta /usr/local/bin/
Usage
- Query domain
namebeta <domain>
- Query domain with more results
namebeta -m <domain>
- WHOIS query
namebeta -w <domain>
Help
Just type "namebeta" to get help.
Licence
MIT License