/exdns

Go DNS example programs

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Build Status BSD 2-clause license

Examples made with Go DNS

This repository has a bunch of example programs that are made with the https://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