TP-Link
Archer · Deco · ER series with WireGuard support.
- Open the router's admin UI (typically http://192.168.0.1)
- Go to Advanced → VPN Server → WireGuard
- Click Add, paste the [Interface] + [Peer] config from your MeshWG dashboard
- Save & Enable
Three steps to create the mesh, plus vendor-specific paste instructions for whatever hardware you have.
Create your account with Google or email. No credit card. You land in the dashboard in under a minute.
Sign up freeClick Add machine, give it a name (e.g. "branch-mumbai" or "office-router"), and we generate a WireGuard config tied to that machine. The config is shown once — download it or copy it now.
Open the WireGuard section of your router or the official WireGuard app on your laptop / phone. Paste the config. The tunnel comes up within seconds.
Vendor-specific instructions below. Pick yours.
Archer · Deco · ER series with WireGuard support.
RouterOS 7+. WireGuard is a first-class interface type.
19.07+ via LuCI or /etc/config/network. Wraps wg-quick.
UDM (firmware 3.x+) and EdgeRouter with the wireguard package.
OPNsense 22.1+ has WireGuard in core. pfSense 2.7+ as a package.
Use the official WireGuard app — it imports the .conf as-is.
Full source under MIT. A single Go binary plus PostgreSQL. deploy/README.md has the 5-step install.