Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrawlOptions ¶
type CrawlOptions struct {
URL string
Depth int
UserAgent string
Verbose bool
Offsite bool
WithNumbers bool
ExtractEmails bool
ExtractMeta bool
CapturePaths bool
CaptureSubdomains bool
CaptureDomain bool
MaxPages int
Threads int
MaxContext int
NoCache bool
CacheTTL time.Duration
MaxFiles int
ExtractSecrets bool
ProxyURL string
AuthType string
AuthUser string
AuthPass string
Headers []string
ExcludePaths []string
DumpDir string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.