Skip to content

v0.17.2

Choose a tag to compare

@0xSteph 0xSteph released this 09 Jun 12:19

Patch release: tool-installer fixes from user feedback on issue #12.

Fixed

  • No more duplicate installs. Tool detection now also checks ~/go/bin, ~/.cargo/bin, and ~/.local/bin, not just bare PATH. Go- and cargo-installed tools were being seen as missing and reinstalled on every run.
  • Cargo and manual install methods now work. feroxbuster, findomain, rustscan (cargo) and evil-winrm (gem) previously fell through to "Unsupported install method" and never installed.