Skip to main content

CVault VPN

CVault is a white-label WireGuard VPN-as-a-Service platform. B2B tenants embed CVault into their own apps using the SDK, desktop app, or REST API.

What It Does

  • WireGuard key generation (server-side)
  • Device registration and peer management
  • VPN session tracking with license enforcement
  • IP pool management (10.8.0.0/16 subnet)
  • White-label configuration per tenant

Status

PropertyValue
StatusLive
Route prefix/cvault/v1
PlatformsmacOS (available), Windows/Android/iOS (coming soon)
ProtocolWireGuard (ChaCha20-Poly1305, 256-bit encryption)

Plans

PlanFeatures
TrialFree — 5 sessions
Starter$9/mo — higher connection cap
Pro$29/mo — unlimited connections
EnterpriseCustom — dedicated support + SLA

Clients

ClientStackDescription
Desktop AppFlutter (macOS, Windows)Native WireGuard management
JS/TS SDKTypeScript npm package@creovine/cvault-sdk
Web DemoVite + ReactReference implementation