Add an SSH service to a device on a client site the real way. Open the Devices page, find the site gateway, and click Add service right on it so the form locks to that gateway. Choose TCP, name the service, enter the Linux server's LAN IP, and set port 22. Create it, then open a terminal straight in your browser and log in. You get a live shell over the encrypted WireGuard tunnel, with no agent on the device and no open ports on the network. This is how MSPs reach a whole site from anywhere. 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