Setup
Create a Server / Device tunnel
Go to Tunnels → + New Tunnel → select Server / Device. Enter a label for the server.
Download and run the install script
Click Activate & Download → select Linux. Run the script as root on the target machine:The script detects your distro, installs WireGuard via the appropriate package manager, writes the config to
/etc/wireguard/proxylink.conf, and enables the service.Verify the connection
The tunnel shows Online in ProxyLink within a few seconds.On the server, verify with:
Manual WireGuard config
If you prefer to configure WireGuard manually, download the.conf file from the tunnel detail page and place it at /etc/wireguard/proxylink.conf:
macOS
Download the WireGuard app from the Mac App Store, import the.conf file downloaded from ProxyLink, and toggle the tunnel on. The config format is identical to Linux.