Documentation
¶
Index ¶
Constants ¶
View Source
const MAX_DOWNLOAD_SIZE = 5242880
Download results < 5MB
View Source
const USER_AGENT = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36"
Variables ¶
This section is empty.
Functions ¶
func NewRunnerByName ¶
func NewSimpleRunner ¶
func NewSimpleRunner(conf *ffuf.Config, replay bool) ffuf.RunnerProvider
Types ¶
type SimpleRunner ¶
type SimpleRunner struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.