mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-23 08:17:51 +00:00
Added FAQ
This commit is contained in:
parent
35b9fb9bac
commit
0a37866c91
2 changed files with 14 additions and 0 deletions
11
FAQ.md
11
FAQ.md
|
@ -471,6 +471,17 @@ and it is not meant to and does not hide your IP address.
|
||||||
|
|
||||||
Yes, NetGuard will automatically be started on boot if you powered off your device with NetGuard enabled.
|
Yes, NetGuard will automatically be started on boot if you powered off your device with NetGuard enabled.
|
||||||
|
|
||||||
|
<a name="FAQ51"></a>
|
||||||
|
**(51) NetGuard blocks all internet traffic!**
|
||||||
|
|
||||||
|
Make sure you have put NetGuard on the doze exception list (Android 6 Marshmallow or later)
|
||||||
|
and that Android allows NetGuard to use the internet on the background.
|
||||||
|
|
||||||
|
Make sure you are not running NetGuard in whitelist mode (check the NetGuard default settings).
|
||||||
|
|
||||||
|
Some Android versions contain a bug resulting in all internet traffic being blocked.
|
||||||
|
Mostly you can workaround this bug by enabling filtering in the advanced NetGuard settings.
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
**NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.**
|
**NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.**
|
||||||
|
|
|
@ -229,6 +229,9 @@ Frequently Asked Questions (FAQ)
|
||||||
<a name="FAQ50"></a>
|
<a name="FAQ50"></a>
|
||||||
[**(50) Will NetGuard automatically start on boot?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ50)
|
[**(50) Will NetGuard automatically start on boot?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ50)
|
||||||
|
|
||||||
|
<a name="FAQ51"></a>
|
||||||
|
[**(51) NetGuard blocks all internet traffic!**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ51)
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue