Documentation ¶
Index ¶
- func Band2Rate(bandWith string) int64
- func Enum(domain string, uniqueMap map[string]resolve.HostEntry, silent bool, ...) map[string]resolve.HostEntry
- func GetDefaultSubNextData() []string
- func GetDefaultSubdomainData() []string
- func New(options *Options) (*runner, error)
- func Verify(uniqueMap map[string]resolve.HostEntry, silent bool, resolvers []string, ...) map[string]resolve.HostEntry
- type Options
- type RecvResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultSubNextData ¶
func GetDefaultSubNextData() []string
func GetDefaultSubdomainData ¶
func GetDefaultSubdomainData() []string
Types ¶
type RecvResult ¶
type RecvResult struct { Subdomain string Answers []layers.DNSResourceRecord ResponseCode layers.DNSResponseCode }
RecvResult 接收结果数据结构
Source Files ¶
Click to show internal directories.
Click to hide internal directories.