mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-01 12:54:07 +00:00
Further enhancements
:)
This commit is contained in:
parent
72abf72aaf
commit
9bc81ad5bd
1 changed files with 8 additions and 7 deletions
15
FAQ.md
15
FAQ.md
|
@ -9,13 +9,14 @@ Frequently Asked Questions (FAQ)
|
||||||
<a name="FAQ0"></a>
|
<a name="FAQ0"></a>
|
||||||
**(0) How do I use NetGuard?**
|
**(0) How do I use NetGuard?**
|
||||||
|
|
||||||
* Enable the firewall using the switch in the action bar
|
* Enable the NetGuard firewall using the switch in NetGuard's action bar
|
||||||
* Allow (greenish) or deny (reddish) Wi-Fi or mobile internet access using the icons next to an application
|
* Allow (greenish\*) or deny (reddish\*) Wi-Fi or mobile internet access using the icons next to an application name in NetGuard's applications list
|
||||||
|
|
||||||
You can use the *Settings* menu to change from blacklist mode (allow all in *Settings* but block unwanted applications in list) to whitelist mode (block all in *Settings* but allow favorite applications in list).
|
You can use *Settings > Defaults* to change from block/blacklist mode (disable *Block Wi-Fi* and *Block mobile*, and then block unwanted applications in NetGuard's applications list) to allow/whitelist mode (enable *Block Wi-Fi* and *Block mobile*, and then allow desired applications in NetGuard's applications list).
|
||||||
|
|
||||||
* Red/orange/yellow/amber = internet access denied
|
\* Depending on the theme you use, the icons may be:
|
||||||
* Teal/blue/purple/grey = internet access allowed
|
* Allowed (internet access permitted): Greenish (teal) / blue / purple / gray
|
||||||
|
* Blocked (internet access denied): Reddish (salmon) / orange / yellow / amber
|
||||||
|
|
||||||
<a name="FAQ1"></a>
|
<a name="FAQ1"></a>
|
||||||
**(1) Can NetGuard completely protect my privacy?**
|
**(1) Can NetGuard completely protect my privacy?**
|
||||||
|
@ -544,13 +545,13 @@ NetGuard connects to Amazon / [ipinfo.io](https://ipinfo.io/) to show the names
|
||||||
If you don't want this, just disable showing names and organizations using the three dot menu in the global log view.
|
If you don't want this, just disable showing names and organizations using the three dot menu in the global log view.
|
||||||
|
|
||||||
<a name="FAQ56"></a>
|
<a name="FAQ56"></a>
|
||||||
**(56) Why does NetGuard allows all internet traffic?!**
|
**(56) Why does NetGuard allowsall internet traffic?!**
|
||||||
|
|
||||||
NetGuard can block each and every application, even system applications and components.
|
NetGuard can block each and every application, even system applications and components.
|
||||||
|
|
||||||
NetGuard, by default, allows all traffic to prevent hard to find problems. You need to selectively block traffic yourself by tapping on the mobile or Wi-Fi icons.
|
NetGuard, by default, allows all traffic to prevent hard to find problems. You need to selectively block traffic yourself by tapping on the mobile or Wi-Fi icons.
|
||||||
|
|
||||||
Be aware that NetGuard will allow traffic to an application when the screen is on and the condition 'when screen on' is enabled.
|
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>
|
<a name="FAQ57"></a>
|
||||||
**(57) Why does NetGuard use so much data?**
|
**(57) Why does NetGuard use so much data?**
|
||||||
|
|
Loading…
Reference in a new issue