relaygate-linux-amd64
Linux gateway build for x86_64 servers and developer laptops.
DownloadThe open-source gateway binary is the data plane — one statically-compiled Go binary that fans LLM traffic out to providers, runs ContextWorkers inline, and signs every request. The RelayGate Desktop app is a native cross-platform window around the SaaS dashboard at app.relaygate.ai for users who prefer a desktop chrome to a browser tab. Both publish to stable latest URLs in the relayone-488319 public bucket.
The data plane. Drop on a server, point your SDK at it, get routing + CEL policy + signed receipts. chmod +x and run; no installer needed. Source at github.com/RelayOne/relaygate.
relaygate-linux-amd64Linux gateway build for x86_64 servers and developer laptops.
Downloadrelaygate-linux-arm64ARM64 Linux build for Graviton, edge, and low-power hosts.
Downloadrelaygate-darwin-amd64Intel macOS binary for local gateway and policy authoring work.
Downloadrelaygate-darwin-arm64Native Apple Silicon binary for M-series workstations.
Downloadrelaygate-windows-amd64.exeWindows CLI and service binary for PowerShell and local testing.
DownloadFor teams that prefer a native window over a browser tab. Wraps app.relaygate.ai in an Electron shell with a tightened security sandbox (contextIsolation, nodeIntegration: false, sandbox). Source at github.com/RelayOne/relaygate-desktop. SHA256SUMS for build 46a6347 at SHA256SUMS.txt.
RelayGate-0.1.0-x86_64.AppImageUniversal AppImage for Ubuntu, Debian, Fedora, Arch — chmod +x and run. No install needed.
RelayGate-0.1.0-amd64.debNative Debian/Ubuntu package. sudo dpkg -i.
RelayGate-0.1.0-arm64.AppImageARM64 AppImage for Raspberry Pi, Graviton, edge devices.
DownloadRelayGate-0.1.0-arm64.debARM64 Debian/Ubuntu package.
DownloadRelayGate-0.1.0-x64.dmgIntel macOS disk image. Mount, drag to Applications, run. Unsigned: xattr -dr com.apple.quarantine /Applications/RelayGate.app on first launch (Gatekeeper warning).
RelayGate-0.1.0-arm64.dmgNative Apple Silicon (M1/M2/M3/M4) disk image. Mount, drag to Applications, run.
DownloadRelayGate-0.1.0-x64-mac.zipIntel macOS .app inside a zip — alternative to the DMG.
DownloadRelayGate-0.1.0-arm64-mac.zipNative Apple Silicon .app inside a zip.
DownloadRelayGate-Setup-0.1.0-x64.exeWindows NSIS installer. Per-user install, no admin required.
DownloadRelayGate-Setup-0.1.0-arm64.exeWindows ARM64 (Surface Pro X, Snapdragon, Copilot+ PC) installer.
Downloadchmod +x ./relaygate-linux-amd64
./relaygate-linux-amd64 --help
xattr -dr com.apple.quarantine ./relaygate-darwin-arm64
chmod +x ./relaygate-darwin-arm64
./relaygate-darwin-arm64 --help
.\relaygate-windows-amd64.exe --help