runner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUpdateCallback

func GetUpdateCallback() func()

GetUpdateCallback returns a callback function that updates alterx

Types

type Options

type Options struct {
	Domains            goflags.StringSlice // Subdomains to use as base
	Patterns           goflags.StringSlice // Input Patterns
	Payloads           map[string][]string // Input Payloads/WordLists
	Output             string
	Config             string
	PermutationConfig  string
	Estimate           bool
	DisableUpdateCheck bool
	Verbose            bool
	Silent             bool
	Enrich             bool
	Limit              int
	MaxSize            int
	Mode               string
	MinDistance        int
	MaxDistance        int
	PatternThreshold   int
	QualityRatio       int
	NgramsLimit        int
	SaveRules          string
	// contains filtered or unexported fields
}

func ParseFlags

func ParseFlags() *Options

Jump to

Keyboard shortcuts

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