Reach a Linux server on a client site over SSH, straight from your browser, without installing anything on the server itself. In this tutorial we open the ProxyLink Devices page, find the site gateway, and add an SSH service under it. The form is already tied to the gateway, so you just pick TCP, name the service, enter the server's LAN IP, and set port 22. One click later the service appears under the gateway, and the built-in browser terminal drops you into a live shell over the encrypted WireGuard tunnel. No agent on the device, no open ports, no public IP needed. Free during early access -> proxylink.dev
Sign in to ProxyLink
Open the Devices page
This is the site gateway. Services live under it
Click Add service on the gateway
The service is already tied to your gateway
SSH is a TCP service, so choose TCP
Give the service a name
Enter the device LAN IP
SSH runs on port 22
Created. The service now lives under the gateway
Open a terminal in your browser
Enter the SSH login
Live shell over the encrypted tunnel
No agent on the device, no open ports. It just works