capacitor-vpn-detector Capacitor plugin to detect VPN connections on Android and iOS. Install npm install capacitor-vpn-detector npx cap sync API isVpnActive() isVpnActive() isVpnActive() => Promise<{ value: boolean; }> Returns: Promise<{ value: boolean; }>