Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_dns_check

Simple tool to know which DNS provider is the best for you

Usage

$ simple_dns_check
Cloudflare: ~66ms (https://dns.cloudflare.com/dns-query)
Google: ~36ms (https://dns.google/dns-query)
Quad9: ~25ms (https://dns.quad9.net/dns-query)
AdGuard DNS: ~43ms (https://dns.adguard-dns.com/dns-query)
NextDNS: ~39ms (https://dns.nextdns.io)
----------
Fastest DNS: Quad9 with ~25ms (https://dns.quad9.net/dns-query)

Installing

Downloading from releases

To use simple_dns_check from anywhere, add it to your PATH:

  • On Windows: see this guide
  • On Unix: move the binary to /usr/local/bin/

Building from source

Prerequisites:

Run the following from your terminal (this may take some time):

cargo install --git https://github.com/M336G/simple_dns_check

License

This project is licensed under the MIT License.

About

Simple tool to know which DNS provider is the best for you

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages