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 |