v2.3.0
epi052/feroxbusterv2.3.0Jun 18, 2021by epi052
AI Summary
Introduced the `--dont-scan` option to prevent sub-files/folders from being requested and significantly improved the performance of the `--extract-links` feature.
Key Highlights
- Added --dont-scan option to prevent sub-files/folders from being requested
- Drastically improved performance when --extract-links is used
New Features
- New --dont-scan option
- Performance optimization for link extraction
Full Release Notes
- updated dependencies - added --dont-scan option that prevents sub-files/folders from being requested (not a filter, applied before the request) - drastically improved performance when `--extract-links` is used; should be at or near normal scan performance now :taco: special thanks to @mzpqnxow and @black-A for their feature requests! :taco: