Skip to content
/ qlib Public

Library fork of miekg/exdns q (dig-like DNS query tool)

License

Notifications You must be signed in to change notification settings

namecoin/qlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qlib

This is a library for performing DNS queries. Its API is similar to the command-line tool q by Miek Gieben (and in fact qlib is a fork of q), but its API is exposed as a Go library instead of a command-line tool.

Original miekg/exdns README

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

About

Library fork of miekg/exdns q (dig-like DNS query tool)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages