checkdnsjson

0.1.1 • Public • Published

Checkdnsjson

node.js - Resolution of domain names or IP addresses given in JSON.

Installation

$ npm install --save checkdnsjson

Usage

var checkdns = require('checkdnsjson');

Resolve a domain:

checkdnsjson.nslookup(domain, rtype);

Package Sidebar

Install

npm i checkdnsjson

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • matthijsbreemans