3

GitHub - sun0day/dns-detector: A nodejs cli tool to resolve host's IPs

 1 year ago
source link: https://github.com/sun0day/dns-detector
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

image
A tiny nodejs cli tool to resolve host's IPs via DNS protocol and find the lowest latency IP via ping.

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

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK