Multi-tunnel WireGuard
ChaCha20-Poly1305 with CPU affinity across tunnels. Legacy IPSec-based fabrics typically top out near 1.25 Gbps/core on the same hardware — and bring ESP MTU headaches Telaron simply does not have.
The open-source gateway data plane runs encrypted multi-cloud transit at ~2.5 Gbps per core. XDP and TC hooks keep the kernel networking stack intact while delivering roughly 8.8× the throughput of socket-based processing — no DPDK NIC takeover, no fragile userspace packet path.
ChaCha20-Poly1305 with CPU affinity across tunnels. Legacy IPSec-based fabrics typically top out near 1.25 Gbps/core on the same hardware — and bring ESP MTU headaches Telaron simply does not have.
XDP for DDoS drop, TC ingress for policy, TC egress for SD-WAN, and a post-decrypt hook on the WireGuard interface — policy enforced exactly where it belongs in the path.
Every packet arrives at the gateway with full metadata context, so microsegmentation follows service and application identity, not just IP or VPC boundary.
The data plane is Apache-2.0 licensed. Read it, audit it, run it on bare metal — the fast path is not a black box.
Spin up the Community tier free, or talk to us about Pro and Enterprise. No agents in your workloads, no six-figure contract.