v1.12.0

epi052/feroxbusterv1.12.0Jan 12, 2021by epi052

AI Summary

Updates core dependencies (tokio, reqwest) and introduces an interactive menu to cancel running scans.

Key Highlights

  • Added interactive scan cancellation menu
  • Updated tokio to 1.0.1
  • Updated tokio-util to 0.6 and reqwest to 0.11

New Features

  • Interactive scan cancellation menu

Full Release Notes

- updated tokio to 1.0.1
- updated tokio-util to 0.6
- updated reqwest 0.11
- fixed link extraction to append a `/` char to all sub-directories, but leave the last part of the link (possibly a file) intact
- updated `install-nix.sh` to skip font install if already present
- :partying_face: added interactive scan cancellation menu (been waiting on this one awhile) :partying_face: