diff --git a/FAQ.md b/FAQ.md index 45457f1b..e4c0d93c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -554,6 +554,15 @@ so you need to selectively block traffic yourself by tapping on the mobile or Wi Be aware that NetGuard will allow traffic to an application when the screen is on and the condition 'when screen on' is enabled. + +**(57) Why does NetGuard use so much data?** + +Basically NetGuard doesn't use data itself. +However, a lot of Android versions incorrectly account data of other applications flowing through NetGuard to NetGuard instead of to the applications. +The data usage of other applications will be zero with NetGuard enabled in this case. + +tl;dr; the total data usage of your device will be the same with and without NetGuard. +
**NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.** diff --git a/README.md b/README.md index 83a11862..024bc41e 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,9 @@ Frequently Asked Questions (FAQ) [**(56) NetGuard allows all internet traffic!**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ56) + +[**(57) Why does NetGuard use so much data?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ57) + Support -------