← All tutorials

Add SSH to a device

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

Step by step

  1. 1

    Sign in to ProxyLink

  2. 2

    Open the Devices page

  3. 3

    This is the site gateway. Services live under it

  4. 4

    Click Add service on the gateway

  5. 5

    The service is already tied to your gateway

  6. 6

    SSH is a TCP service, so choose TCP

  7. 7

    Give the service a name

  8. 8

    Enter the device LAN IP

  9. 9

    SSH runs on port 22

  10. 10

    Created. The service now lives under the gateway

  11. 11

    Open a terminal in your browser

  12. 12

    Enter the SSH login

  13. 13

    Live shell over the encrypted tunnel

  14. 14

    No agent on the device, no open ports. It just works

Reach any device on a client LAN from your browser.

Free during early access.

Get started