Code Monkey home page Code Monkey logo

domain-dependency-tool's Introduction

domain-dependency-tool

一个能画出域名与其它DNS域的依赖关系/拓扑图的工具

A dependency graph/topology tool that can draw domain names with other DNS domains/zones

二进制(Binary): Windows, Linux, Darwin

效果(Result):

github.com

image image

图缩放:滚轮(Zoom: use the wheel):

image

用法(Usage):

dns-dependency-go [-t timeout] [-c retry_count] [-eip clientip] [-nv] [-root] 域名/domain_name_or_FQDN

参数(Parameters):

-t 指定DNS解析超时时间(秒,默认为2秒) [Specify DNS resoving timeout (in second, default is 2 seconds)]

-c 指定DNS解析超时重试次数(默认为4) [Specify DNS resoving timeout retry times (default is 4)]

-eip 指定 EDNS-Client-Subnet 的 IPv4 或 IPv6 地址 [Specify the IPv4 or IPv6 address for EDNS-Client-Subnet]

-nv 不验证权威NS记录 [Do not verify authoritative NS records]

-root 解析根域名服务器记录 [Resolve the root-servers records]

例子(Examples):

dns-dependency-go github.com

dns-dependency-go -t 2 -c 4 -eip 192.0.2.0 -root github.com

dns-dependency-go -t 2 -c 4 -eip 2001:db8::1 -root github.com

依赖(Library Dependency):

domain-dependency-tool's People

Contributors

mchtech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.