Installer and updater for Recon Fuzzer.
curl -L https://raw.githubusercontent.com/Recon-Fuzz/reconup/refs/heads/main/install | bashThen restart your shell or run:
source ~/.zshrc # or ~/.bashrcInstall the latest recon release:
reconupRun reconup again. It only downloads if a newer release is available.
| Platform | Status |
|---|---|
| Linux x86_64 | Supported |
| macOS ARM64 (Apple Silicon) | Supported |
| macOS x86_64 (Intel) | Supported |
| Windows x86_64 | Supported |
On Windows, run reconup from Git Bash or WSL.
rm -rf ~/.reconThen remove the PATH export from your shell profile.