v1.10.0
epi052/feroxbusterv1.10.0Dec 12, 2020by epi052
AI Summary
Adds a configurable time limit to enforce maximum scan duration and updates shell completion files.
Key Highlights
- Added max total runtime option (`--time-limit`)
- Updated shell completion files to incorporate new option
- Added `time_limit` to example config
New Features
- Time limit enforcement (`--time-limit`)
Full Release Notes
- added language in the README to clarify word/line filters, sparked from convo with [@N0ur5](https://github.com/N0ur5) - added max total runtime option, i.e. enforceable time limit (`--time-limit`). - updated shell completion files to incorporate `--time-limit` option - added `time_limit` to example config Special thanks to [@mzpqnxow](https://github.com/mzpqnxow) for the time limit suggestion :pray: