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
SkipMetadata bool
CanaryCheck bool
Password string
Bench bool
Quiet bool
Format string
Factory *validators.ValidatorFactory
Detector *validators.Detector
ProxyRotator *client.ProxyRotator
// contains filtered or unexported fields
}
func (*Runner) GetKeyStream ¶ added in v1.0.8
func (*Runner) PreflightProxyCheck ¶ added in v1.0.8
func (r *Runner) PreflightProxyCheck()
Click to show internal directories.
Click to hide internal directories.