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; }>
npm i capacitor-vpn-detector
10
0.0.2
MIT
16.9 kB
27