v2.2.5

epi052/feroxbusterv2.2.5Jun 15, 2021by epi052

AI Summary

Updated dependencies, added bash completion support for plusdirs, ensured config files are created on installation, and fixed help message behavior.

Key Highlights

  • Bumped multiple dependency versions
  • Installs now create a config file in ~/.config/feroxbuster
  • --help always results in long-form help message

New Features

  • Config file creation on install
  • Bash completion update
  • Help message behavior fix

Full Release Notes

- bumped multiple dependency versions
- added `-o plusdirs` to bash completion script as part of the formal build process
- installs that use `cargo` will now have a config file dropped in ~/.config/feroxbuster (or w/e is OS appropriate) if one doesn't already exist
- `--help` and `-h` always result in the long-form help message being printed, even if an erroneous flag/option is placed before it

Thank you to [0xdf](https://twitter.com/0xdf_), @secure-77, and @hunter0x8 for their suggestions :tada: