Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support VPN Always On #123

Open
2 tasks
idokd opened this issue Feb 12, 2022 · 1 comment
Open
2 tasks

Support VPN Always On #123

idokd opened this issue Feb 12, 2022 · 1 comment

Comments

@idokd
Copy link

idokd commented Feb 12, 2022

Checklist

  • Enable in the configuration a Always On option, (might redirect user to Always On Settings )
  • Set the VPN mode to Always on, so always all traffic goes through the VPN

Description

Android can start a VPN service when the device boots and keep it running while the device is on. This feature is called always-on VPN and is available in Android 7.0 (API Level 24) or higher. While Android maintains the service lifecycle, it’s your VPN service that’s responsible for the VPN-gateway connection. Always-on VPN can also block connections that don’t use the VPN.

as mentioned in the docs: https://developer.android.com/guide/topics/connectivity/vpn#always-on

@PeratX
Copy link
Member

PeratX commented May 24, 2022

will look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants