mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-23 16:27:55 +00:00
Enhancements
The "most of these features" paragraph was separated from the list of features, making it awkward. I reorganized things a bit to make it easier to read and understand.
This commit is contained in:
parent
76bb9b5112
commit
8340b3e5ea
1 changed files with 4 additions and 5 deletions
9
PLAY.md
9
PLAY.md
|
@ -23,6 +23,8 @@ Blocking access to the internet can help:
|
|||
- save your battery
|
||||
- increase your privacy
|
||||
|
||||
NetGuard is possibly the first free and open source no-root firewall for Android.
|
||||
|
||||
Features:
|
||||
|
||||
- No root required
|
||||
|
@ -34,14 +36,11 @@ Features:
|
|||
- No calling home
|
||||
- No tracking or analytics
|
||||
- No ads
|
||||
- No internet permission required
|
||||
- IPv4/IPv6 TCP/UDP supported
|
||||
- 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.
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue