conf

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestDN      = "github.com"
	Placeholder = "%"
)

Variables

View Source
var C = &Config{}

Functions

This section is empty.

Types

type Config

type Config struct {
	// Target is the RawTarget that trimmed subdomains which contains placeholder
	Target string
	// RawTarget is the user original input
	RawTarget          string
	Wordlist           string
	Resolver           string
	Concurrent         int
	Rate               int
	Retry              int
	StatisticsInterval int
	ValidCheck         bool
}

func (*Config) Verify

func (c *Config) Verify() error

Verify checks if the args is valid

Jump to

Keyboard shortcuts

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