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