runner

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Threads        int
	Proxy          string
	Retries        int
	Timeout        int
	OutFile        string
	ManualProvider string
	ManualCategory string
	Resume         bool
	MinKeyLength   int
	Validators     map[string]validators.Validator
	Detector       *validators.Detector
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(threads int, proxy string, retries int, timeout int, out string, manualProv string, manualCat string, resume bool) (*Runner, error)

func (*Runner) LoadAndFilterKeys

func (r *Runner) LoadAndFilterKeys(singleKey, keyFile string) ([]string, error)

func (*Runner) Run

func (r *Runner) Run(keys []string)

Jump to

Keyboard shortcuts

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