Skip to content

wmarchesi123/dns-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS Check

A simple tool to measure DNS response frequency.


Quick Start

Installation

DNS Check is platform agnostic and can be installed on any system with the following command:

CGO_ENABLED=0 go install github.com/wmarchesi123/dns-check@latest

Usage

To run DNS Check, use the following command:

dns-check <domain> <number of requests>

Example:

dns-check google.com 1000

Example run: A screenshot showing a successful dns-check run.


Release Go Report Card Go Reference

About

A simple tool to measure DNS response frequency.

Resources

License

Stars

Watchers

Forks

Contributors

Languages