mirror of
https://github.com/miekg/dns.git
synced 2025-10-11 01:41:00 +02:00
Alternative aproach to a DNS library Much more control as you prepare a dns packet and then call the resolver to send it. The library is asynchronise (thanks to Go) from the get go. Implemented RFCS * RFC2671, EDNS * ldns * NSD * Net::DNS
Description
Languages
Go
100%