Skip to content

Commit

Permalink
Added FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed May 18, 2017
1 parent 9d07e22 commit 9476948
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="FAQ57"></a>
**(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.

<br />

**NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.**
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ Frequently Asked Questions (FAQ)
<a name="FAQ56"></a>
[**(56) NetGuard allows all internet traffic!**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ56)

<a name="FAQ57"></a>
[**(57) Why does NetGuard use so much data?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ57)

Support
-------

Expand Down

0 comments on commit 9476948

Please sign in to comment.