Documentation ¶
Overview ¶
Package dnsutil contains DNS related helper functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DuplicateCNAME ¶
DuplicateCNAME returns true if r already exists in records.
func ExtractAddressFromReverse ¶
ExtractAddressFromReverse turns a standard PTR reverse record name into an IP address. This works for ipv4 or ipv6.
54.119.58.176.in-addr.arpa. becomes 176.58.119.54. If the conversion failes the empty string is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.