Skip to content

nopolabs/ndig

Repository files navigation

ndig

usage

Usage: ndig [options] <domain>

Get DNS records using dig

Arguments:
  domain                 domain

Options:
  -V, --version          output the version number
  -v, --verbose          verbose output
  -u, --unsorted         unsorted output
  -n, --nameserver       nameserver to query (default is SOA)
                         aliases: cloudflare, comodo, google, opendns, quad9, verisign
  -t, --type [type...]   record type
  -s, --short [type...]  record type (short output)
  -h, --help             display help for command

Commands:
  help [command]         display help for command

Supported types: A, AAAA, ALIAS, CNAME, MX, NS, PTR, SOA, SRV, TXT, or ALL

install

npm install
npm link

About

Query DNS records from the authoritative source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages