Home
Softono

Dns Detector

Open source MIT JavaScript
217
Stars
6
Forks
1
Issues
1
Watchers
3 years
Last Commit

 About Dns Detector

A nodejs cli tool to resolve host's IPs

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Dns Detector?

We provide expert installation service for this software. Our team will install, configure, and secure Dns Detector on your server. plans start at just $30.

Dns Detector

View on GitHub

image
A tiny nodejs cli tool to resolve host IPs and find the fastest IP

node-current

Feature

  • :mag: resolve host IPs
  • :rocket: IP latency test
  • :potted_plant: super tiny, no 3rd-party dependencies
  • :whale: cross-platform support
  • :hammer: system host IP setting(Enter)

Screenshot

dns

Install

$ npm i -g dns-detector

Usage

$ dns --host {your host} --server {DNS server} --timeout {query timeout} --tries {query retry times}

Options

option required default description
--host :heavy_check_mark: host you want to resolve
--server DNS server IP to resolve host
--timeout 2000 query timeout, same as nodejs dns resolveroptions.timeout
--tries 4 query timeout, same as nodejs dns resolveroptions.tries

Embedded DNS Server

dns-detector also embeds some famous DNS servers to help resolve IP address.

  • 1.1.1.1
  • 8.8.8.8
  • 199.85.126.10
  • 208.67.222.222
  • 84.200.69.80
  • 8.26.56.26
  • 64.6.64.6
  • 192.95.54.3
  • 81.218.119.11
  • 114.114.114.114
  • 119.29.29.29
  • 223.5.5.5