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.

For the full setup guide, see Linux Server Quickstart.

What the install script does

  1. Detects your distro and installs WireGuard via the appropriate package manager
  2. Writes the WireGuard config to /etc/wireguard/proxylink.conf
  3. Enables and starts wg-quick@proxylink as a systemd service
  4. The tunnel connects automatically on boot

Manual config

Download the .conf file from the tunnel detail page and place it at /etc/wireguard/proxylink.conf:
sudo wg-quick up proxylink
sudo systemctl enable wg-quick@proxylink