Homebrew
The easiest way to install httpmon on macOS or Linux.Go install
Install withgo install. Requires Go 1.21 or later.
httpmon binary in your $GOPATH/bin directory.
Download binary
Download pre-built binaries from the latest GitHub release.
Extract and move to your PATH:
Build from source
Clone the repository and build with Make../httpmon in the project root.

