runner

package
v0.0.0-...-5d16c2e Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
                        __  
  ______________ ______/ /__
 / ___/ ___/ __  / ___/ //_/
/ /__/ /  / /_/ / /__/ / \
\___/_/   \__,_/\___/_/|_| 

	  ` + Version + ` by zp857
`
View Source
const Version = `v2.1`

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	// input
	Input     string
	InputFile string
	Module    string
	User      string
	Pass      string
	UserFile  string
	PassFile  string
	// config
	Threads  int
	Timeout  int
	Delay    int
	CrackAll bool
	// output
	OutputFile string
	NoColor    bool
	// debug
	Silent bool
	Debug  bool

	Targets  []string
	UserDict []string
	PassDict []string
}

func ParseOptions

func ParseOptions() *Options

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(options *Options) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run()

Jump to

Keyboard shortcuts

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