dnssearch

1.0.1 • Public • Published

DnsSearch

Node.js command line tool to quickly search available DNS names.

Install

npm install -g dnssearch

With node installed.

Usage

dnssearch zombo

Options

Usage: index [options] <domain>

Options:

  -h, --help          output usage information
  -L, --nolog         Do not log to a file
  -t, --tlds <items>  Comma seperated list of TLDS to search
  -v, --verbose       Verbose mode

Tips

Your DNS server might give you a lot of errors. Feel free to abort anytime with CTRL+C and it will print out what it has so far.

/dnssearch/

    Package Sidebar

    Install

    npm i dnssearch

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • garrows
    • davidtsuji