Skip to main content

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.

ProxyLink supports accessing devices across multiple VLANs through a single tunnel. This is essential for MSPs managing complex client networks with separate VLANs for servers, cameras, VoIP, and workstations.

How to add VLANs

  1. Open the tunnel detail page
  2. Under Additional Subnets, click Add Subnet
  3. Enter the VLAN subnet (e.g. 192.168.40.0/24)
  4. Save — ProxyLink updates the WireGuard AllowedIPs and routing immediately

Example

A hotel with three VLANs on one MikroTik router:
VLANSubnetDevices
Main LAN192.168.1.0/24PCs, printers, NAS
PBX192.168.40.0/24Matrix PBX, VoIP phones
Cameras192.168.20.0/24NVR, IP cameras
Create proxy links for the PBX admin panel (192.168.40.1:80), NVR web UI (192.168.20.1:80), and any Windows PCs — all through the same tunnel.

Router requirements

The router must route traffic between the WireGuard interface and all VLANs. For MikroTik, add forward chain rules for each VLAN interface to the WireGuard interface.