Download osmRouter

Desktop, mobile, or the CLI. Each ships on its own release track, so the versions below differ by design.

Command line

v1.2.1

A single static binary. Installs with checksum verification.

macOS / Linux

curl -fsSL https://osmrouter.com/install.sh | sh

Windows (PowerShell)

irm https://osmrouter.com/install.ps1 | iex

Node SDK 1.2.2

npm install @omsapi/osmrouter

Desktop app

1.2.2

See your local ports, tunnel any of them with one click (HTTP or TCP), and watch live request logs — no terminal needed.

Download for macOS (Apple Silicon)
View on GitHub

Latest · 1.2.2 · macOS (Apple Silicon & Intel) and Windows

Android app

1.0.1

Run a tunnel straight from your phone. Paste a token, pick a port, and share a public URL — it keeps running in the background.

Sideload: enable “Install unknown apps” for your browser, then open the downloaded APK. iOS isn’t available yet.

Unsigned desktop builds — on first launch, right-click → Open (macOS) or “More info → Run anyway” (Windows). All releases: GitHub.