UNPKG

capacitor-vpn-detector

Version:

Capacitor plugin to detect VPN connections on Android and iOS.

5 lines (4 loc) 199 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.vpn.detector.plugin"> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> </manifest>