Alternatives to OpenZiti
An open-source zero trust networking platform that connects services by identity instead of IP address. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
OpenZiti
An open-source zero trust networking platform that connects services by identity instead of IP address.
Replacements
Listings that take over the same core job as OpenZiti.
Twingate
An identity-based network access service meant to replace a traditional VPN for teams.
Twingate is a hosted identity-based access service with a free tier for small teams, removing self-hosting but making you depend on a closed commercial service.
Firezone
WireGuard-based zero trust access with self-hosted gateways.
Firezone uses WireGuard for zero trust access with identity provider policies and self-hosted gateways under Apache-2.0, but its control plane cannot be fully self-hosted.
Octelium
A self-hosted zero trust access platform that can act as a remote access VPN or ZTNA gateway.
Octelium is a self-hosted AGPL and Apache licensed platform combining VPN, ZTNA and gateway roles, and can replace ngrok-style tunnels, though it requires operating a cluster.
NetBird
A WireGuard-based mesh network with single sign-on, multi-factor authentication and access policies, self-hostable or managed.
NetBird provides a WireGuard mesh with SSO, MFA and group-based access rules, self-hostable under the AGPL, and is simpler to deploy than application-embedded connectivity.
Tailscale
Builds a private network between your own devices using WireGuard, without opening ports or running a server.
Tailscale offers WireGuard networking with central access rules and clients for all major platforms, but relies on a hosted coordination server and network-level access.
defguard
A self-hosted WireGuard VPN platform with built-in identity management and multi-factor authentication per connection.
defguard is a self-hosted WireGuard VPN with per-connection MFA and LDAP, Active Directory and OIDC integration, keeping a VPN model rather than hiding services by identity.
Also worth comparing
These listings name OpenZiti as their own alternative, so the relationship runs both ways.
Pomerium
An identity-aware reverse proxy that gives secure access to internal applications without a VPN.
OpenZiti is an open source zero trust networking platform that hides services with no inbound ports and offers SDKs, but it is more complex to deploy.
Teleport
An identity-based access platform for infrastructure such as servers, Kubernetes, databases and desktops.
OpenZiti is an open-source zero trust networking platform with a self-hostable controller and SDKs to embed connectivity in applications, and it is more complex to deploy.
Similar software
Related functionality, not a direct replacement.
nebula
Connect devices through an encrypted overlay network.
ZeroTier One
Puts machines anywhere in the world on the same virtual Ethernet network, as if they were plugged into one switch.
OpenVPN Access Server
A self-hosted business VPN server with a web admin interface, free for two simultaneous connections.
Pritunl
A self-hosted VPN server for OpenVPN, WireGuard and IPsec, managed through a web interface.
Netmaker
Self-hosted platform for building and managing WireGuard mesh networks.
headscale
A self-hosted, open-source implementation of the Tailscale control server, so your mesh VPN does not depend on a company.