SL SSH-LINK

Remote SSH through a relay

SSH-LINK downloads and setup docs

Install the Manager on your Mac, run the Agent on the remote computer, and connect to local SSH without opening inbound ports on the agent PC.

What this page is for: Download the latest binaries, understand the relay flow, and jump to the Agent, Manager, or configuration documentation when you are ready to install.
Manager to relay to agent connection diagram
Relay API relay.kvasetech.com
Downloads GitHub latest release
Agent default service 127.0.0.1:22

Latest binaries

Download Manager and Agent

These links point at the rolling latest GitHub Release produced by GitHub Actions. Use ARM64 for Apple Silicon and most Windows-on-ARM machines; use AMD64 for standard Intel or AMD PCs.

macOS

SSH-LINK Manager

Desktop app for listing online agents, opening local tunnels, and watching session status.

Download macOS universal
Windows

Agent

User-managed agent for a Windows PC. Start it manually when you want the PC reachable.

Linux

Agent

Agent binary and sample config for Linux workstations, servers, and small devices.

macOS

Agent

Run this on a Mac you want to expose through the relay. The Manager and Agent can be on different Macs.

Quick start

Recommended first setup

Install OpenSSH on the remote machine first, then run the Agent manually. The Manager opens a local port on your Mac and bridges it through the relay.

1

Prepare SSH

Enable the local SSH server and confirm it listens on port 22.

2

Run the Agent

Use a YAML file beside the executable, command-line parameters, or the interactive prompt.

3

Connect from Manager

Choose an online service, start a local listener, then SSH to the local port.