miekg / exdns

Go DNS example programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go DNS example programs

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%