Skip to content

RelayKey v0.1.0

Choose a tag to compare

@ptrinh ptrinh released this 28 Jul 06:19

RelayKey — remotely administer machines behind firewalls over end-to-end
encryption, with no backend server.

Which file do I download?

Files are named relaykey-<role>-<interface>-<os>-<arch>:

part meaning
role client = the app you use to control machines · agent = runs on the machine you want to control
interface gui = double-click desktop app · cli = headless / command-line (for servers & services)
os / arch windows / macos / linux · amd64 (Intel/AMD) / arm64 (Apple Silicon, ARM)

1. To control machines (pick your own computer)

Your computer Download
macOS (Apple Silicon) relaykey-client-gui-macos-arm64.zip — unzip, drag RelayKey.app to Applications
Windows relaykey-client-gui-windows-amd64.exe (or -arm64 on ARM)
Browser / phone / anything no download — open https://relaykey.pages.dev

2. To install the agent on a machine you want to control

That machine Download
Windows (easiest) relaykey-agent-gui-windows-amd64.exe — double-click, click Install (or -arm64 on ARM)
Windows (headless / service) relaykey-agent-cli-windows-amd64.exe
macOS relaykey-agent-cli-macos-arm64 (or -amd64 on Intel)
Linux relaykey-agent-cli-linux-amd64 (or -arm64 on ARM)

Not sure which arch? Apple Silicon Macs (M1/M2/M3/M4) and most ARM servers are
arm64; older Intel/AMD machines are amd64.

Quick start

  1. Open a client on your computer (or the website).
  2. On the machine to control, run the agent and note its pairing code.
  3. In the client, click + Add Machine, enter the code, and compare the 6-digit PIN on both sides.