Hi, my friends,
I came across this a couple of days ago. I think it's really beneficial.
I haven't done it yet.
NameBeta is a command line domain query application that is inspired by NameBeta.com.
You should get the repo here:
NameBeta
NameBeta is a command line domain query tool, inspired by NameBeta.com.
Features
- Domain query
- WHOIS query
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
Please share your namebeta experience.
Top comments (0)