core

package
v0.0.0-...-0bee270 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Target          string
	Depth           int
	Timeout         int
	TotalTimeout    int
	Headers         headerFlag
	WordlistPath    string
	Parallel        int
	Debug           bool
	RandomUA        bool
	Proxy           string
	VisitSubdomains bool
	NoRedirect      bool
	UseChrome       bool
	IgnoreQuery     bool
	JSONFormat      bool
	StatusFilter    string
	ExtensionFilter string
	LengthFilter    string
	// contains filtered or unexported fields
}

func ParseOptions

func ParseOptions() (*Options, error)

type Runner

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

func NewRunner

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

func (*Runner) Execute

func (runner *Runner) Execute()

Jump to

Keyboard shortcuts

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