Skip to main content

Module client

Module client 

Source
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§

ConnectionEvent
Events emitted during a VPN connection lifecycle.