@hyperone/dns-probing

0.1.3 • Public • Published

h1-dns-probing

A library that allows you to guess popular DNS records without using e.g. zone transfer, access to DNS server configuration.

Build Status

Table of Contents

Requirements

Installation

npm install @hyperone/dns-probing

Examples

const { dnsProbing } = require('@hyperone/dns-probing');

const main = async () => {
  console.log(await dnsProbing('example.com'));
}

Reporting problems and comments

If you encounter any errors with the tool, please report the Issuestab in the repository.

Readme

Keywords

Package Sidebar

Install

npm i @hyperone/dns-probing

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

10.9 kB

Total Files

6

Last publish

Collaborators

  • frederico.silva