capacitor-vpn-detector
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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() => Promise<{ value: boolean; }>

Returns: Promise<{ value: boolean; }>


/capacitor-vpn-detector/

    Package Sidebar

    Install

    npm i capacitor-vpn-detector

    Weekly Downloads

    18

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    16.9 kB

    Total Files

    27

    Last publish

    Collaborators

    • aljadan