meshr / Platform / Forget legacy VPNs
It's time to move on

Your VPN was built for a different era.

Traditional VPNs assume a world with office perimeters and static infrastructure. Your team is distributed, your infrastructure is multi-cloud, and your attack surface is everywhere. It's time for something better.

legacy-vpn.corp.net
!VPN server unreachable — timeout after 30s
!Certificate expired 3 days ago
!Latency: 147ms (via central gateway)
12 users affected · 3 tickets opened
Switch to meshr
app.meshr.to/peers
Online8/8
Latency3ms
Uptime99.9%
api-prod api-prod.meshr10.0.0.5
db-primary db-primary.meshr10.0.0.12
edge-eu-01 edge-eu-01.meshr10.0.0.20
The VPN problem

Why legacy VPNs fail modern teams.

Traditional VPNs were designed when everyone worked in the same office. Here's where they break down.

Single point of failure

Hub-and-spoke topology means if the VPN server goes down, everyone loses access. All traffic routes through one bottleneck.

All-or-nothing access

Once connected, users have access to the entire network. No granular policies, no per-service controls, no audit trail.

Painful to manage

Certificate rotation, firewall rules, split-tunneling, DNS conflicts, client updates — VPN maintenance is a full-time job.

Performance killer

Routing all traffic through a central server adds 30-50% latency. Split tunneling is complex and error-prone.

Open attack surface

VPN servers require open inbound ports, making them a target. Every CVE in OpenVPN or IPSec is a risk to your network.

Doesn't scale

Adding a new site, a new cloud, or a new team member means hours of configuration. Multi-cloud? Forget about it.

The meshr approach

Built for how you actually work.

meshr replaces your VPN with a mesh network that's faster, more secure, and easier to manage. Every connection is verified, every session is logged, and every device is a first-class citizen.

  • Mesh, not hub-and-spokeDevices connect directly — no central bottleneck, no single point of failure.
  • Zero open portsAgents connect outbound only. No exposed ports, no attack surface.
  • Identity, not networkAccess based on who you are, not where you are. Certificate-based auth, not static keys.
  • Seconds, not hoursOne-line install, connect instantly. Add new devices or users in under a minute.
  • Built-in complianceEvery connection audited, every SSH session recorded. No bolt-on tools needed.
Traditional VPN meshr
Topology Hub-and-spoke Full mesh
Open ports Required None
Setup time Hours < 5 minutes
Authentication Static keys Auto-rotating certs
Access control Network-level Identity + policy
Audit trail Manual Automatic
SSH access Separate tool Built-in
Tunneling Manual config One command
Multi-cloud Complex Native
Performance ~50% overhead Near-native
Migration

Migrate in minutes, not months.

You don't need to rip and replace. Run meshr alongside your VPN and migrate at your own pace.

1

Install agents

Deploy the meshr agent on your devices. One line, no config files, no firewall changes.

2

Test side-by-side

Run meshr alongside your VPN. Verify connectivity, test policies, compare performance.

3

Switch off the VPN

Once validated, disable the VPN. Your team won't even notice — except everything is faster.

Ready to leave the VPN behind?

Start with a free account. No credit card required. Works with any infrastructure.

replace your VPN
# Replace your VPN in 3 commands
$ curl -fsSL https://get.meshr.to/install.sh | sudo bash
$ meshr login -t <setup-key>
$ meshr up

 Connected! IP: 10.0.0.5
 DNS: my-server.meshr
 SSH: meshr ssh my-server
 Tunnel: meshr tunnel http 3000