Exit nodes
Route a device's whole internet through any peer. Verified end to end: a laptop container exits with the server's public IP after one selection.
SELF-HOSTED MESH NETWORK · AGPL-3.0
TZX Mesh is a WireGuard mesh with a control plane you run yourself. Every new device waits at the door until you admit it. No seat caps, no cloud dependency, source you can read.
curl -fsSL https://tzxmesh.com/install.sh | sh
HOW IT WORKS
One command on any Debian or Ubuntu VPS brings up management, signalling, relay and a sign-in page behind automatic TLS. Your data stays in your Postgres.
Laptops, servers, phones and containers join with a setup key or single sign-on. Traffic goes peer to peer over WireGuard; a relay carries it only when NAT gets in the way.
With approvals on, a new device sees nothing until an administrator lets it in. One key press in the console, one audit event, and it is on the mesh.
WARDEN · DEVICE APPROVALS
Every device that registers while approvals are on lands in the Warden inbox. Until you approve it, the control plane withholds the network map: it cannot see peers, cannot be seen, cannot route.
Approve or deny from the keyboard, in bulk, or from the row. Revoke later and the device drops off the mesh within a sync cycle. Every action is an audit event with who, what and when.
EVERYTHING ELSE YOU EXPECT
Route a device's whole internet through any peer. Verified end to end: a laptop container exits with the server's public IP after one selection.
Publish private subnets through routing peers, resolve peer names under your own domain, push DNS to every device.
Group-based policies decide who talks to whom. Posture checks keep out-of-date or wrong-OS devices off sensitive groups.
A built-in identity provider for local accounts, or bring Okta, Entra, Google, Keycloak, any OIDC.
Linux, macOS, Windows, iOS, Android, Docker. Enrol headless machines with setup keys; people sign in.
Control plane and console are AGPL-3.0. The running build links to its exact source from the console.
INSTALL
Requirements: a Debian or Ubuntu VPS with a public IP, a DNS name pointing at it, ports 443 and 3478 open. Two dedicated cores and four gigabytes are plenty for a few hundred devices.
curl -fsSL https://tzxmesh.com/install.sh | shPrefer to read first? The installer is a short shell script that runs Docker Compose; the compose file, Caddy config and backup script are in the infra repository.
PRICING
$0 forever
Everything, self-hosted, AGPL-3.0. Device approvals, exit nodes, SSO, unlimited devices and users.
INSTALLpricing at launch
Signed builds, upgrade assistance and a support line for teams that self-host. The key never disables a feature.
GET NOTIFIEDpricing at launch
We run the control plane, backups and relays, with a Gulf region option. Source published for every deploy.
GET NOTIFIEDCOMPARE
| TZX Mesh | Tailscale | Headscale | |
|---|---|---|---|
| Control plane you host | ✓ | — | ✓ |
| Device approvals, all tiers | ✓ | paid plans | — |
| Approval inbox with keyboard flow | ✓ | — | — |
| Seat or device caps on the free tier | none | 6 users | none |
| Exit nodes and subnet routes | ✓ | ✓ | ✓ |
| Built-in identity provider | ✓ | — | — |
| Licence | AGPL-3.0 | proprietary | BSD-3 |
| Last stable server release | 2026 | 2026 | 2024 (v0.29) |
Comparison as of September 2026 from public documentation and release pages. Tell us if something is out of date.
QUESTIONS
No. Devices talk directly over WireGuard. When NAT blocks a direct path, your own relay carries the encrypted traffic; it never sees plaintext and it runs on your VPS.
It is registered but isolated. It receives no peers, no routes and no DNS, and approved peers do not learn about it either. Approval is instant and revocable.
The control plane and console are open-source forks released under the AGPL-3.0, with our own approvals engine, console and tooling on top. The licences page in the console lists every component and links to the exact source of the build you run.
Yes. The hosted control plane runs the same software; a backup from your VPS restores into it.
The standard open-source WireGuard mesh clients for Linux, macOS, Windows, iOS and Android, pointed at your management URL. Branded TZX Mesh apps are in development.
STAY IN THE LOOP
One email when supported builds and the hosted control plane open. No newsletter.