runner

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options *Options)

New will fuzz target line by line

Types

type Headers

type Headers []string

Headers defines custom headers

func (*Headers) Set

func (h *Headers) Set(val string) error

Set defines given each header

func (Headers) String

func (h Headers) String() string

type Options

type Options struct {
	URL, List, Method, Data, Proxy, Target string
	Concurrency                            int
	Version, Silent, Verbose               bool
	Headers                                Headers
}

Options defines user args

func ParseOptions

func ParseOptions() *Options

ParseOptions will parse given args

Jump to

Keyboard shortcuts

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