Versions in this module Expand all Collapse all v1 v1.0.3 May 23, 2026 Changes in this version + func SelectMode(mode core.Mode, cfg Config) core.Mode + func ValidateFlags(cfg *Config) + type Config struct + BaseURL string + CSV bool + Delay time.Duration + Exts []string + ForceHead bool + ForceProxy bool + ForceThreads bool + Header []string + IgnoreCode []int + Insecure bool + JSON bool + Method string + NoColor bool + Output string + Password string + Placeholder string + Proxy string + Quiet bool + RawDelay string + RawTimeout string + Recursive bool + Test string + Threads int + Timeout time.Duration + URL string + UserAgent []string + Username string + func ParseFlags() (Config, wordlist.Wordlist)