Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 546 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 546 Bytes

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
  • notprox: a notify proxy server