runner

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 21 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
	OnlyValid      bool
	MinBalance     float64
	DeepScan       bool
	Password       string
	Bench          bool
	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, onlyValid bool, minBalance float64) (*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