[][src]Module feroxbuster::scan_manager

Structs

FeroxResponses

Container around a locked vector of FeroxResponses, adds wrappers for insertion and search

FeroxScan

Struct to hold scan-related state

FeroxScans

Container around a locked hashset of FeroxScans, adds wrappers for insertion and searching

FeroxState

Data container for (de)?serialization of multiple items

Enums

ScanType

Simple enum used to flag a FeroxScan as likely a directory or file

Statics

PAUSE_SCAN

Atomic boolean flag, used to determine whether or not a scan should pause or resume

Functions

initialize

Initialize the ctrl+c handler that saves scan state to disk

resume_scan

Primary logic used to load a Configuration from disk and populate the appropriate data structures