GithubHelp home page GithubHelp logo

fastdns's Introduction

fastDNS

What the hell is this? I discovered by chance that the impact of DNS on the network is extremely severe. So I thought, how to choose the best DNS pair?

What should I pay attention to?

  • Use a different IP (VPN) to go out, need to run once and choose the best DNS to set up
  • This version does not provide a test domain list for the time being. You can also create your own domain list that you frequently visit. The tool will help you calculate which DNS is optimal.
  • The best DNS obtained by the same access list in different regions (regions) is different.
  • By default, China’s DNS list is used for testing and filtering.
  • By default, ping is not enabled for testing.

How use

vi yourDomainList.txt
go build -o fastDNS Main.go
./fastDNS -h
./fastDNS -f yourDomainList.txt

out like:

Top 5 DNS IP addresses: 2001
0       0.001001        223.6.6.232
1       0.035905        223.6.6.133
2       0.036049        223.5.5.124
3       0.036390        223.5.5.204
4       0.039645        223.6.6.81

next version

  • Start a DNS server
  • Monitor and record all domains (DNS) that your system makes requests for when testing the best DNS
  • Automatically recalculate optimal DNS when your exit IP changes
  • Caching DNS records for the fastest response to local DNS
  • When responding to local DNS, the best result will be selected based on the current egress IP.

fastdns's People

Contributors

hktalent avatar

Stargazers

 avatar CrE0m avatar Jaikishan Tulswani 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.