📶
← All setup guides

TP-Link WireGuard Setup Guide

Select TP-Link models support WireGuard in stock firmware (Archer AX55 V1/V2, AX20/AX21 V3, AX53, Deco X/BE series). The firmware handles NAT automatically — PostUp lines are stripped and should be removed before importing.

1

Check your router is supported

WireGuard is available in stock firmware on: Archer AX55, AX20, AX21 V3, AX53, AX3000, and Deco X/BE series (varies by region and firmware version).

Update to the latest firmware at tp-link.com/support/download.

2

Create a tunnel in ProxyLink

Go to Devices → + Add → Router / LAN site, select Home / LAN Router, enter your LAN subnet, and download your .conf file.

3

Edit the config before importing

TP-Link stock firmware strips unsupported fields. Open the .conf in a text editor and remove these lines:

# Remove these lines:
PostUp = ...
PostDown = ...
DNS = ...

Only keep: PrivateKey, Address, PublicKey, AllowedIPs, Endpoint, PersistentKeepalive.

4

Import in TP-Link admin panel

Open your router admin panel → Advanced → VPN → VPN Client.

Enable VPN Client, click Add, select WireGuard, and import your edited .conf file.

5

Enable and test

Toggle the VPN client ON. TP-Link handles NAT automatically — no manual iptables rules needed. Your LAN devices are now reachable via ProxyLink proxy links.

Good to know

Always remove PostUp, PostDown, and DNS lines from the config before importing into TP-Link stock firmware. The router will silently discard them or refuse to save.
If your TP-Link model is not listed as supported, flash OpenWrt (if available for your model) and follow the OpenWrt guide instead.

What you get once the tunnel is up

Ready to connect?

Create a free account and set up your first tunnel in minutes. Free during early access — no card required.

Setup guides for other platforms