dnstwist

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	DNSA    []string `json:"dns_a,omitempty"`
	DNSMx   []string `json:"dns_mx,omitempty"`
	DNSNs   []string `json:"dns_ns,omitempty"`
	Domain  string   `json:"domain"`
	Fuzzer  string   `json:"fuzzer"`
	Geoip   string   `json:"geoip,omitempty"`
	DNSAaaa []string `json:"dns_aaaa,omitempty"`
}

type Twister

type Twister struct {
	// contains filtered or unexported fields
}

func Request

func Request(ctx context.Context, l *logrus.Logger, domain string) (*Twister, error)

func (*Twister) GetResult

func (t *Twister) GetResult() ([]Result, error)

func (*Twister) Wait

func (t *Twister) Wait() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL