mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-23 08:17:51 +00:00
Updated FAQ
This commit is contained in:
parent
18d6350814
commit
58d49780e6
2 changed files with 12 additions and 0 deletions
7
FAQ.md
7
FAQ.md
|
@ -453,6 +453,13 @@ If you set different rules for 2 domains which resolve to the same IP, both will
|
||||||
|
|
||||||
Thanks @[pulser](https://github.com/pulser/)
|
Thanks @[pulser](https://github.com/pulser/)
|
||||||
|
|
||||||
|
<a name="FAQ49"></a>
|
||||||
|
**(49) Does NetGuard encrypt my internet traffic / hide my IP address?**
|
||||||
|
|
||||||
|
NetGuard is a firewall application that filters internet traffic on your device (see also [this question](#FAQ6)),
|
||||||
|
so it is not meant to and does not encrypt your internet traffic
|
||||||
|
and it is not meant to and does not hide your IP address.
|
||||||
|
|
||||||
<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.**
|
||||||
|
|
|
@ -78,6 +78,8 @@ The only way to build a no-root firewall on Android is to use the Android VPN se
|
||||||
Android doesn't allow chaining of VPN services, so you cannot use NetGuard together with other VPN based applications.
|
Android doesn't allow chaining of VPN services, so you cannot use NetGuard together with other VPN based applications.
|
||||||
See also [this FAQ](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ2).
|
See also [this FAQ](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ2).
|
||||||
|
|
||||||
|
NetGuard can be used on rooted devices too and even offers more features than most root firewalls.
|
||||||
|
|
||||||
Some Android versions, expecially not updated Samsung Android versions, have a buggy VPN implementation,
|
Some Android versions, expecially not updated Samsung Android versions, have a buggy VPN implementation,
|
||||||
which results in Android refusing to start the VPN service in certain circumstances,
|
which results in Android refusing to start the VPN service in certain circumstances,
|
||||||
like when there is no internet conncectivity yet (when starting up your device)
|
like when there is no internet conncectivity yet (when starting up your device)
|
||||||
|
@ -221,6 +223,9 @@ Frequently Asked Questions (FAQ)
|
||||||
<a name="FAQ48"></a>
|
<a name="FAQ48"></a>
|
||||||
[**(48) Why are some domain names blocked while they are set to be allowed?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ48)
|
[**(48) Why are some domain names blocked while they are set to be allowed?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ48)
|
||||||
|
|
||||||
|
<a name="FAQ49"></a>
|
||||||
|
[**(49) Does NetGuard encrypt my internet traffic / hide my IP address?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ49)
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue