cacheable-dns

0.3.0 • Public • Published

cacheable-dns

Install

npm install --global cacheable-dns
# or
yarn global add cacheable-dns

Usage

Usage: cacheable-dns [options] <server>

Options:
  -V, --version                       output the version number
  --timeout <seconds>                  (default: "30")
  --port <port>                        (default: "53")
  --time-to-live <seconds>
  --stale-while-revalidate <seconds>
  --stale-if-error <seconds>
  --cache <filename>                  The filename of disk cache, memory cache is used by default
  --log <level>                        (default: "info")
  -h, --help                          display help for command

Readme

Keywords

Package Sidebar

Install

npm i cacheable-dns

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

38.2 kB

Total Files

16

Last publish

Collaborators

  • black_glory