Structsยง
- DNSAnswer
- DNS answer body
- DNSRecord
- DNS request body
- TXTRecord
- DNS TXT data record
- UDPPacket
- An UDPPacket (UDP packet) https://en.wikipedia.org/wiki/User_Datagram_Protocol
Functionsยง
- dns_
a_ ๐trace_ body - Build a DNS A-query message (header + question) for a UDP (Paris) traceroute probe.
- read_
dns_ ๐name - Read a DNS name that is contained in a DNS response. Returns the domain name string of the A record reply.