# exdns **Repository Path**: mirrors_miekg/exdns ## Basic Information - **Project Name**: exdns - **Description**: Go DNS example programs - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![BSD 2-clause license](https://img.shields.io/github/license/miekg/exdns.svg?maxAge=2592000)](https://opensource.org/licenses/BSD-2-Clause) # 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