Description
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't need root access.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
- Run at startupStart automatically after the device is switched on.
- Read storageRead files on the device storage.
- Foreground serviceKeep running in the background, visible in the status bar.
- NotificationsShow notifications.
- FOREGROUND_SERVICE_SPECIAL_USE
- Installed appsSee which apps are installed.
Show 1 more permissions
- openvpn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments