v0.17.2
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 barePATH. 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) andevil-winrm(gem) previously fell through to "Unsupported install method" and never installed.