Multi-Path WireGuard VPN Load-Balancer

Distribute traffic across multiple tunnels.
Automatic failover. Zero logs. Pure RAM.

XChaCha20-Poly1305 WireGuard RAM-only Mode 6 Strategies Zero-Log
Coming Soon

Screenshots

Landing Page
Landing Page – Features, Pricing, Payment Methods
Dashboard
VPN Dashboard – Live Metrics, Uplink Status, Traffic
Checkout
Checkout – PGP Key Generation in Browser, 6 Payment Methods
Customer Portal
Customer Portal – License Key Download, Order History, Activation Guide
Admin Panel
Admin Panel – Order Management, Manual Approval, Revenue Stats
Transparency
Transparency Page – Zero-Log Policy, Verifiable, Warrant Canary

Features

Networking & Load Balancing

Multi-Path Tunneling2-10+ WireGuard tunnels simultaneously
6 StrategiesSticky, WRR, Least Connections, Lowest RTT, Failover, Bandwidth-Aware
Auto FailoverDead tunnel detected in seconds, traffic shifts seamlessly
Policy RoutingRoute by domain wildcard, IP CIDR, port, protocol
Connection LimitsGlobal + per-uplink caps with idle timeouts
Hot-ReloadSIGHUP reloads rules without restart

Security & Privacy

Zero-LogNo IPs, no user-agents, no access logs – enforced in code
DPI ObfuscationWebSocket/TLS wrapper, VPN looks like HTTPS
Config EncryptionAES-256-GCM + Argon2id at rest
Ramdisk ModeRun in RAM only – power off = gone
Double-Layer VaultLUKS (AES-256-XTS) + XChaCha20-Poly1305
Forensically SecureNo persistent storage anywhere

Admin & Payments

HTTPS Web-UIModern dark-theme admin panel
Anonymous AccountsPGP key auth – no email needed
Crypto PaymentsBTC, XMR, LTC, ETH (BTCPay, 0% fees)
TraditionalStripe, PayPal, Paysafe, Amazon
Machine-Bound License1 key = 1 machine (transferable)
Customer PortalRe-download key, view orders

Editions

Community

Free

MIT License, forever

  • Unlimited uplinks
  • All 6 strategies
  • DNS cache + routing
  • Health probing + failover
  • Hot-reload + Prometheus
  • Static binary
  • No Web-UI (CLI only)
  • No encryption
  • No obfuscation

Pro

TBA

Pricing announced at launch

  • Everything in Community
  • HTTPS Admin Web-UI
  • Config encryption
  • DPI obfuscation
  • Ramdisk vault mode
  • SQLite + audit log
  • Automatic updates
  • Priority support

Architecture

MPVPN Architecture

Technical Specs

LanguageGo
VPNWireGuard (wireguard-go)
Network StackgVisor netstack (userspace)
Vault EncryptionXChaCha20-Poly1305 + Argon2id
Disk EncryptionLUKS2 AES-256-XTS
License SigningEd25519
TLSLet's Encrypt (autocert)
OSLinux (Alpine, Debian, Ubuntu)
Archx86_64, aarch64