altdns

package
v0.0.0-...-2b3e8a3 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AltDNS

type AltDNS struct {
	PermutationWords []string
}

AltDNS holds words, etc

func New

func New(wordList string) (*AltDNS, error)

New Returns a new altdns object

func (*AltDNS) Permutations

func (a *AltDNS) Permutations(domain string) (permutations []string)

Permutations permutes a given domain and return a list of permutations

func (*AltDNS) Permute

func (a *AltDNS) Permute(domain string) chan string

Permute permutes a given domain and sends output on a channel

Source Files

  • altdns.go

Jump to

Keyboard shortcuts

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