package
3.2.7-fix1
Repository: https://github.com/explorer1092/nuclei.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetSupportedDNSRequestTypes returns list of supported types.

# Constants

name:A.
name:AAAA.
name:ANY.
name:CAA.
name:CNAME.
name:DS.
name:MX.
name:NS.
name:PTR.
name:SOA.
name:SRV.
name:TLSA.
name:TXT.

# Variables

DNSRequestTypeMapping is a table for conversion of method from string.
RequestPartDefinitions contains a mapping of request part definitions and their description.

# Structs

DNSRequestTypeHolder is used to hold internal type of the DNS type.
Request contains a DNS protocol request to be made from a template.

# Type aliases

DNSRequestType is the type of the method specified.