Burrow ← Back home
Command-line interface

Download the Burrow CLI

One small binary opens a secure tunnel from your machine to the internet. Grab it for your platform below, or use the one-line installer.

Pick your platform

Linux (x86-64)
burrow-linux-amd64
Download
Linux (ARM64)
burrow-linux-arm64
Download
macOS (Apple Silicon)
burrow-darwin-arm64
Download
macOS (Intel)
burrow-darwin-amd64
Download
Windows (x86-64)
burrow-windows-amd64.exe
Download

Quick install

Linux & macOS sh
$ curl -fsSL https://burrow.io/install.sh | sh
Prefer to read it first? View install.sh.
Windows PowerShell
> irm https://burrow.io/install.ps1 | iex
Prefer to read it first? View install.ps1.

Every artifact is served straight from the canonical release — burrow <platform>. No telemetry, no account required.