mirror of https://github.com/M66B/NetGuard.git
commit
0462df9a4f
9
PLAY.md
9
PLAY.md
|
@ -23,6 +23,8 @@ Blocking access to the internet can help:
|
||||||
- save your battery
|
- save your battery
|
||||||
- increase your privacy
|
- increase your privacy
|
||||||
|
|
||||||
|
NetGuard is possibly the first free and open source no-root firewall for Android.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
- No root required
|
- No root required
|
||||||
|
@ -34,14 +36,11 @@ Features:
|
||||||
- No calling home
|
- No calling home
|
||||||
- No tracking or analytics
|
- No tracking or analytics
|
||||||
- No ads
|
- No ads
|
||||||
|
- No internet permission required
|
||||||
- IPv4/IPv6 TCP/UDP supported
|
- IPv4/IPv6 TCP/UDP supported
|
||||||
- Block system and user applications
|
- Block system and user applications
|
||||||
|
|
||||||
NetGuard does not even require the internet permission.
|
|
||||||
|
|
||||||
NetGuard is possibly the first free and open source no-root firewall for Android.
|
|
||||||
|
|
||||||
Most of these features are the result of sending selected traffic to a sinkhole, instead of filtering all internet traffic.
|
Most of these features are the result of sending selected traffic to a sinkhole, instead of filtering all internet traffic.
|
||||||
This means that advanced features, like address based filtering (needed for hosts blocking), traffic logging, and on-demand configuration, are not possible.
|
This means that advanced features, like address-based filtering (needed for hosts blocking), traffic logging, and on-demand configuration, are not possible.
|
||||||
|
|
||||||
For up to date info on device compatibility, questions and answers please read more here: http://forum.xda-developers.com/showthread.php?t=3233012
|
For up to date info on device compatibility, questions and answers please read more here: http://forum.xda-developers.com/showthread.php?t=3233012
|
||||||
|
|
Loading…
Reference in New Issue