/exdns

Go DNS example programs

Primary LanguageGo

Examples made with Go DNS

This repository has a bunch of example programs that are made with the github.com:miekg/dns Go package.

Currently they include:

  • as112: an AS112 black hole server
  • chaos: show DNS server identity
  • check-soa: check the SOA record of zones for all nameservers
  • q: dig-like query tool
  • reflect: reflection nameserver