isVpnDetected property

bool isVpnDetected
final

True if the active network interface is identified as a tunnel/VPN.

Detected by looking for interface names like tun, tap, ppp, or utun.

Implementation

final bool isVpnDetected;