v1.5.1 · notarized · open source

SSH tunnels,
one click away.

A tiny native macOS menu-bar app. Paste an SSH command, get a saved profile—local, SOCKS, remote, and Unix-socket rules over one managed connection.

Free · Apple notarized · macOS 13+ · No accounts · No analytics

Homebrew brew install --cask lx2026/tap/relaybar
paste_auto_quick_add
$ ssh -N -L 3000:127.0.0.1:3000 -D 1080 devbox.local
menu_bar live
RelayBar showing visible Start All and Stop All controls at the right side of a Work group
/usr/bin/ssh Uses the SSH already on your Mac.

Your config, keys, known hosts, and agent stay untouched.

native SwiftUI A real Mac app for macOS 13 and newer.

No Electron, no background service, no replacement SSH stack.

stored locally Your profiles and recent paths stay on your Mac.

No account, analytics SDK, or cloud sync phones home.

Remote Files

Your server,
right where you left it.

Reopen a recent folder in one click, browse saved paths by host, or add an exact path. RelayBar connects only when you open a location.

remote_files.workspace revisit · browse · upload
RelayBar 1.5 Remote Files workspace showing recent folders, recent hosts, folder contents, Add Path, and Upload
01

Reopen recent folders

Successful folders stay one click away—without scanning or indexing the server.

02

Browse by host

Expand a recent host to revisit its paths, or add another exact absolute path.

03

Upload safely

Stage one local file before publishing it. Preview and download stay in the same workspace.

How it works

From command
to one click.

RelayBar parses typed forwarding arguments without invoking a shell, turns them into a visible profile, and keeps the controls in your menu bar.

  1. 01

    Paste your SSH command

    Import repeated or mixed -L, -D, and -R rules.

  2. 02

    Review and save

    Name the profile, check each typed endpoint, and optionally place it in a group.

  3. 03

    Connect from the menu bar

    Start, stop, retry, and open supported endpoints without keeping a Terminal tab around.

quick_add.profile actual app screenshot
RelayBar new profile screen with mixed SSH forwarding import and an optional Work group
What’s new in 1.5.1

Group actions,
out in the open.

Start or stop a named group from its header. Homebrew upgrades can close a running copy before replacement and reopen the new build.

01

Start All, visible

Start every inactive member without opening the group menu.

02

Stop All, visible

Stop active members from the same compact trailing control.

03

State-aware actions

Stopped, active, and mixed groups expose only valid actions.

04

Cleaner brew upgrades

Running cask installs quit before replacement and reopen after.

Read the complete changelog
Deliberately small

Your SSH setup
stays yours.

RelayBar manages visible typed forwarding rules over one SSH connection per profile. It doesn’t add an account, analytics SDK, background service, or replacement SSH stack.

It runs /usr/bin/ssh and /usr/bin/sftp directly, so your existing config, keys, known hosts, and SSH agent remain the source of truth.

Ready when you are.

Keep the tunnel.
Lose the terminal tab.

Download for macOS