Go to file
M66B bffca4d650 Added FAQ 2015-10-25 13:13:52 +01:00
.idea Proper lifetime management, added menu, layout improvements 2015-10-25 10:29:49 +01:00
app Switch to blocking, add action toggle all 2015-10-25 12:52:54 +01:00
gradle/wrapper Initial commit 2015-10-24 20:01:55 +02:00
.gitignore Initial commit 2015-10-24 20:01:55 +02:00
LICENSE Initial commit 2015-10-24 19:59:20 +02:00
NetGuard.iml Initial commit 2015-10-24 20:01:55 +02:00
README.md Added FAQ 2015-10-25 13:13:52 +01:00
build.gradle Initial commit 2015-10-24 20:01:55 +02:00
gradle.properties Initial commit 2015-10-24 20:01:55 +02:00
gradlew Initial commit 2015-10-24 20:01:55 +02:00
gradlew.bat Initial commit 2015-10-24 20:01:55 +02:00
settings.gradle Initial commit 2015-10-24 20:01:55 +02:00

README.md

NetGuard

NetGuard is possibly the first free and open source no root firewall for Android.

Frequently asked questions

(1) Is NetGuard suitable to protect my privacy?

Not really, since the firewall cannot be started right after starting your device and because changing the firewall rules require momentarily turning off the firewall.

Contributing

Please note that you agree to the license below by contributing, including the copyright.

License

GNU General Public License version 3

Copyright (c) 2015 Marcel Bokhorst (M66B)

All rights reserved

This file is part of NetGuard.

NetGuard is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your discretion) any later version.

NetGuard is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with NetGuard. If not, see http://www.gnu.org/licenses/.