v1.0.2
epi052/feroxbusterv1.0.2Oct 7, 2020by epi052
AI Summary
This release modifies the logging severity for request timeouts, changing them from errors to warnings to reduce noise, while ensuring verbose output is still available.
Key Highlights
- Request timeouts are now logged as warnings instead of errors
- Verbose mode (`-v`) still displays timeout details
- Other request errors remain logged as errors
Full Release Notes
- altered request timeouts to be logged as warnings instead of errors
- timeouts can still be viewed with 1 or more `-v`'s as part of the command
- all other errors encountered during a request remain errors