I would like to provide to the user of my VPN client connection stats for transferred bytes. The VPN connections are established using the Network Extension framework with a normal protocol (IkeV2) and a custom protocol (WireGuard). The iOS App also uses the network extension framework with an implementation for openVPN. Is there a direct way to get the transmitted bytes values for incoming and outgoing traffic through the VPN programmatically ? Thanks a lot for your attention.
1
0
644