Authenticated VPN config
Client requests are protected by user JWTs before node configuration is returned.
Features
HUHU VPN focuses on the core product loop first: account, entitlement, node selection, configuration, and tunnel connection.
Client requests are protected by user JWTs before node configuration is returned.
The backend verifies active subscription state and expiry before serving VPN configuration.
Nodes include status, capacity, region, and operational metadata for admin control.
Flutter keeps the Windows and Android client flow aligned while platform-specific VPN adapters do the system work.
User, plan, subscription, device, node, audit, and order APIs are already available for operations.
The production API is documented at api.huhuvpn.com/docs for integration and regression testing.
Client journey