cmd

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const USAGE_TEMPLATE = `` /* 2317-byte string literal not displayed */
View Source
const Version = "0.1.10"

Variables

View Source
var Options = CmdOptions{}
View Source
var (
	Proceed bool
)

Functions

func Execute

func Execute() error

Types

type CmdOptions

type CmdOptions struct {
	URL      string
	Wordlist string

	Method   string
	Header   string
	Cookie   string
	PostData string

	FollowRedirect bool
	Delay          string
	Recursion      bool
	Retry          int
	Threads        int
	Timeout        int
	UserAgent      string

	MatchStatus  string
	MatchLength  string
	MatchWords   string
	MatchKeyword string
	HideStatus   string
	HideLength   string
	HideWords    string
	HideKeyword  string

	Proxy string

	Scan bool

	NoColor bool
	Verbose bool
}

Jump to

Keyboard shortcuts

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