Download Piperace

Choose your platform and preferred install method.

Auto-detected
Terminal / CLI

Lightweight, scriptable, perfect for developers and CI/CD. Includes a built-in web control center — just run piperace ui.

curl -L https://app.piperace.com/downloads/1.5.8/piperace-linux-amd64 -o /usr/local/bin/piperace && chmod +x /usr/local/bin/piperace
npm install -g @piperace/cli
Quick start

After installing, expose your local app in seconds:

piperace http 3000 -d myapp

Works out of the box — no account required. Run piperace login to keep the same subdomain and get a permanent token.