Prerequisites
- A 64-bit Linux, macOS, or Windows machine
gitonPATH(only needed for-g owner/reporemote scans)
Download the binary
Releases are published to github.com/raphabot/pipefort/releases. Each release ships these archives plus achecksums.txt:
| Platform | Architecture | Archive |
|---|---|---|
| Linux | x86_64 | pipefort_<version>_linux_amd64.tar.gz |
| Linux | arm64 | pipefort_<version>_linux_arm64.tar.gz |
| macOS | Intel | pipefort_<version>_darwin_amd64.tar.gz |
| macOS | Apple Silicon | pipefort_<version>_darwin_arm64.tar.gz |
| Windows | x86_64 | pipefort_<version>_windows_amd64.zip |
Install on macOS / Linux
Pick the archive for your platform and run:darwin_arm64 with linux_amd64, linux_arm64, or darwin_amd64 as needed.
Install on Windows
Download the..._windows_amd64.zip archive from the releases page, extract it, and move pipefort.exe somewhere on your PATH.