The Goat CLI brings The Goat to your command line.
You need NodeJs
and npm
to run and install thegoat
CLI.
npm i -g thegoat
thegoat --help
$ thegoat <command> <input> [options]
whois
$ thegoat whois <domain> [options]
Options
--json, -j print as json
Example
$ thegoat whois example.com
sub
$ thegoat sub <domain> [options]
Options
--json, -j print as json
Example
$ thegoat sub example.com