Expand description
VPN Client Connection Logic
Implements the full OpenVPN-compatible client handshake and data channel, including tls-auth, TLS 1.3, KeyMethodV2 exchange, and TUN forwarding.
Structs§
- VpnClient
- VPN client that manages the connection lifecycle
Enums§
- Connection
Event - Events emitted during a VPN connection lifecycle.