fuzz

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommand

func AddCommand(c *cobra.Command)

AddCommand adds the 'run' command to cmd.

Types

type Options

type Options struct {
	Range       []string
	RangeFormat string
	Filename    string
	Logfile     string
	Logdir      string
	Threads     int

	RequestsPerSecond float64

	BufferSize int
	Skip       int
	Limit      int

	Request        *request.Request // the template for the HTTP request
	FollowRedirect int

	HideStatusCodes []string
	ShowStatusCodes []string
	HideHeaderSize  []string
	HideBodySize    []string
	HidePattern     []string

	ShowPattern []string

	Extract []string

	ExtractPipe []string

	MaxBodySize int
	// contains filtered or unexported fields
}

Options collect options for a run.

Jump to

Keyboard shortcuts

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