[][src]Function feroxbuster::scanner::initialize

pub async fn initialize(
    num_words: usize,
    config: &Configuration,
    tx_stats: UnboundedSender<StatCommand>
)

Perform steps necessary to run scans that only need to be performed once (warming up the engine, as it were)