mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-01 12:21:38 +00:00
Updated FAQ
This commit is contained in:
parent
717ffd67ac
commit
ab40c4b839
1 changed files with 4 additions and 0 deletions
4
FAQ.md
4
FAQ.md
|
@ -714,6 +714,10 @@ and to save on battery power and to prevent crashes blocking NetGuard with itsel
|
|||
**(66) Why is a blocked app still accessing the internet?**
|
||||
|
||||
Blocked apps cannot access the internet. There are no exceptions to this.
|
||||
All app and system traffic flows through the [Android VPN service](https://developer.android.com/guide/topics/connectivity/vpn),
|
||||
which is a *must* for companies with high security requirements.
|
||||
This also means that all apps will be treated in the same way
|
||||
and that the global access log (*Show log* in the three-dots overflow menu) will show all traffic.
|
||||
|
||||
However:
|
||||
|
||||
|
|
Loading…
Reference in a new issue