v2.9.1

epi052/feroxbusterv2.9.1Mar 12, 2023by epi052

AI Summary

Introduces auto-update functionality, scan cancellation capabilities, and support for Chocolatey package management.

Key Highlights

  • Implement auto update feature
  • Scan management can now cancel scans started with -u | --stdin | menu
  • Feroxbuster can be installed via chocolatey
  • Fix resume with offset when --methods | --extensions are used

New Features

  • Auto-update mechanism
  • Scan cancellation support
  • Chocolatey installation support
  • Resume offset fix

Full Release Notes

## What's Changed
* Implement auto update feature by @aancw in https://github.com/epi052/feroxbuster/pull/813
* scan management can now canx scans started with `-u` | `--stdin` | the menu itself by @epi052 in https://github.com/epi052/feroxbuster/pull/821
* feroxbuster can be installed via chocolatey by @aancw in https://github.com/epi052/feroxbuster/pull/807
* fix resume with offset when `--methods` | `--extensions` are used by @epi052 in https://github.com/epi052/feroxbuster/pull/823


**Full Changelog**: https://github.com/epi052/feroxbuster/compare/v2.9.0...v2.9.1