isVpnDetected property
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;
True if the active network interface is identified as a tunnel/VPN.
Detected by looking for interface names like tun, tap, ppp, or utun.
final bool isVpnDetected;