Skip to main content

Installation

Relampo CLI

Install Relampo CLI on macOS, Windows, and Linux.

Choose your operating system and follow the recommended setup path. These commands match the official installation guides.

macOS

Works on Apple Silicon (arm64) and Intel (amd64).

Option A: Direct installer script

Fastest cross-platform command.

curl -fsSL https://dl.relampo.com/install.sh | bash

Option B: Homebrew

Preferred on machines already using Homebrew.

brew tap relampo/tap
brew install --cask relampo/tap/relampo

If Homebrew cannot find relampo yet, use Option A.

Verify installation

relampo version

Initial setup

relampo setup

For recording HTTPS traffic, run relampo setup and trust the generated certificate.

Full documentation

For release updates, advanced setup, and troubleshooting, visit:

https://docs.relampo.com