mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-25 01:07:52 +00:00
Added FAQ
This commit is contained in:
parent
8f76e7adf5
commit
5a2fad07d5
2 changed files with 10 additions and 0 deletions
7
FAQ.md
7
FAQ.md
|
@ -267,6 +267,13 @@ Some pointers on how to set up AFWall+:
|
|||
* if using filtering, when you un/reinstall NetGuard, remember to RE-allow NetGuard in AFWall+
|
||||
* if using filtering, applications _need_ VPN internet access (check the box to show that option in AFWall+ settings)
|
||||
|
||||
<a name="FAQ31"></a>
|
||||
**(31) Why can some applications be configured as a group only?**
|
||||
|
||||
For a lot of purposes, including network access, Android groups applications on uid and not on package/application name.
|
||||
Especially system applications often have the same uid, despite having a different package and application name.
|
||||
These applications can only be allowed/blocked access to the internet as a group.
|
||||
|
||||
<br />
|
||||
|
||||
**If you didn't find the answer to your question, you can ask your questions [here](http://forum.xda-developers.com/showthread.php?t=3233012)**.
|
||||
|
|
|
@ -158,6 +158,9 @@ Frequently Asked Questions (FAQ)
|
|||
<a name="FAQ30"></a>
|
||||
[**(30) Can I also run AFWall+ on the same device?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ30)
|
||||
|
||||
<a name="FAQ31"></a>
|
||||
[**(31) Why can some applications be configured as a group only?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ31)
|
||||
|
||||
Permissions
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue