mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-24 00:19:44 +00:00
Updated FAQ
This commit is contained in:
parent
a224c79e70
commit
09749d00e6
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -161,7 +161,17 @@ Allowing to disable a security application from other applications is not a good
|
||||||
<a name="FAQ11"></a>
|
<a name="FAQ11"></a>
|
||||||
**(11) What's the point of _Open Android VPN settings_?**
|
**(11) What's the point of _Open Android VPN settings_?**
|
||||||
|
|
||||||
It is there to give the user an option to revoke VPN permission from NetGuard, by tapping the settings icon left to revoke. Although on some devices / ROMs ( eg. Samsung Galaxy A5 5.0.2 or Sony Xperia 5.1.1 ) the software manufacturer did not provide a way to interact with the created VPN connection since it is not actually shown there ( but manually added VPN connections are) and hence you can't revoke its permissions if you wish so.
|
It is there to give the user an option to revoke VPN permission from NetGuard, by tapping the settings icon left to revoke.
|
||||||
|
Although on some devices / ROMs (eg. Samsung Galaxy A5 5.0.2 or Sony Xperia 5.1.1)
|
||||||
|
the software manufacturer did not provide a way to interact with the created VPN connection
|
||||||
|
since it is not actually shown there (but manually added VPN connections are) and hence you can't revoke its permissions if you wish so.
|
||||||
|
|
||||||
|
<a name="FAQ12"></a>
|
||||||
|
**(12) Can you add on demand asking to block/allow access?**
|
||||||
|
|
||||||
|
Besides that this requires questionable Android permissions,
|
||||||
|
it is not possible to implement this, given the way NetGuard works.
|
||||||
|
For more details, see question 5.
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue