input

package
v0.0.0-...-5063546 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IntSlice []int

Functions

func BruteIt

func BruteIt(Str string)

func DataParse

func DataParse(DataStr string) *url.Values

func FileExists

func FileExists(file string) bool

Checks whether the file exists

func FileLengthPrinter

func FileLengthPrinter(file string)

Prints the number of lines in the file

func FindGoPath

func FindGoPath() string

func HeaderParse

func HeaderParse(FylName string) map[string]string

func IntSlice2Str

func IntSlice2Str(IntS []int) string

func NewUsage

func NewUsage()

func Str2IntSlice

func Str2IntSlice(str string) []int

func UrlPrinter

func UrlPrinter(url string)

Checks if any url is selected

Types

type Data

type Data struct {
	Url             string
	File            string
	Method          string
	ConcRequests    int
	FollowRedirects bool
	Grep            []int
	Exclude         []int
	Filter          string
	HeaderFyl       string
	PostData        string
	Timeout         int
}

func Input

func Input() Data

func (*Data) Handle

func (Obj *Data) Handle()

Jump to

Keyboard shortcuts

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