Reach a device on a remote network from your browser, with nothing installed on it. In this walkthrough we sign in to ProxyLink, open the Devices page, and add an SSH service under a site gateway. Pick TCP, name it, enter the device LAN IP and port 22, and it appears under the gateway. Then we open a terminal in the browser, log in, and get a live shell, all over an encrypted WireGuard tunnel. No agent on the target device. No open ports. No static IP. Just secure remote access that works over the internet. 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