subdomain

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host      string
	UserAgent string

	ApiKeys config.ApiKeys
}

type Result

type Result struct {
	Subdomains []string
}

type Runner

type Runner struct {
	Config Config
	Result Result
}

func NewRunner

func NewRunner(host string, conf config.Config) Runner

Initialize a new Subdomain

func (*Runner) Print

func (r *Runner) Print()

Print the result

func (*Runner) Run

func (r *Runner) Run() error

Execute enumerating subdomains

Jump to

Keyboard shortcuts

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