Every device or network in ProxyLink is represented by a tunnel — a WireGuard peer that connects back to ProxyLink’s server. Proxy links, browser terminals, and monitoring all depend on an active tunnel.Documentation Index
Fetch the complete documentation index at: https://docs.proxylink.dev/llms.txt
Use this file to discover all available pages before exploring further.
Tunnel types
Router / Gateway
One tunnel on a router covers the entire LAN and all VLANs. No software on individual devices. Best for MSPs managing client sites.
Server / Device
A single server, VM, laptop, or Linux gateway running WireGuard directly. Best for accessing a specific machine.
Windows PC
Deployed via one-liner PowerShell command. Installs WireGuard + UltraVNC for browser RDP/VNC access.
VPN IP assignment
Each tunnel gets a unique IP in the10.100.0.0/16 range (up to 65,534 peers). The IP is fixed for the lifetime of the tunnel and shown on the tunnel detail page.
Tunnel status
| Status | Meaning |
|---|---|
| Online | WireGuard handshake within the last 3 minutes |
| Offline | No handshake — device unreachable or WireGuard stopped |
| Pending activation | Tunnel created but WireGuard not yet connected |