shortstop-dns

1.1.0 • Public • Published

shortstop-dns

A shortstop handler to resolve all A and/or AAAA records.

Initializer takes an Object {family = 4, all = true }.

Takes an address (String), and a callback (function). callback called with err (Error|null), addresses (null|Array|string).

addresses will be null if err, will be an Array if all: true, or a string if all: false.

Readme

Keywords

Package Sidebar

Install

npm i shortstop-dns

Weekly Downloads

130

Version

1.1.0

License

ISC

Unpacked Size

1.5 kB

Total Files

3

Last publish

Collaborators

  • jasisk