blockVpn property

bool blockVpn
final

If enabled, the engine will flag connections that originate from a VPN interface.

Useful for applications that enforce geo-fencing or need to prevent identity masking.

Implementation

final bool blockVpn;