Fresh list of periodically validated public DNS resolvers.
$ wget https://raw.githubusercontent.com/janmasarik/resolvers/master/resolvers.txt
$ massdns -r resolvers.txt domains_to_resolve.txt
People need a list of good resolvers (e.g. for massdns). Why spend all that traffic on refreshing a private list? Let's use and improve this one! ᕕ( ᐛ )ᕗ
Validation is done using dnsvalidator every 12 hours using Github Actions that push the fresh results back to this repository.
- @vortexau and @codingo_ for creating dnsvalidator!
- GitHub for hosting this on GitHub Actions! ❤️