Skip to main content
ProxyLink includes a full SSH terminal in the browser — no SSH client, no VPN software on the engineer’s machine.

Connect via SSH

  1. Open the proxy link for the target device
  2. Click SSH — a terminal opens in the browser
  3. Enter credentials and connect
The terminal supports full terminal features — colour output, tab completion, vim, tmux.

Session recording

Enable session recording on the proxy link to capture every SSH session as an asciicast file. Recordings are stored for 14 days and playable from the Recordings page.
During the current Early Access period, retention is 3 days for all plans.

Supported auth methods

  • Username + password
  • Username + private key (paste the key in the connection dialog)

TCP proxy SSH

For devices accessible only via a TCP tunnel link (not a browser terminal), connect using a standard SSH client:
ssh admin@tcp.proxylink.dev -p 17050