From bac3191f3b83118d4ecec51ac38ba575b112a388 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 19 Oct 2016 15:14:27 +0200 Subject: [PATCH] Add DNS66 ad blocker, version 0.1.0 DNS66 is a DNS based AdBlocker that utilizes a fake VPN connection for DNS server requests only, resulting in extremely low overhead. [v2: Reformatted] --- metadata/org.jak_linux.dns66.txt | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/org.jak_linux.dns66.txt diff --git a/metadata/org.jak_linux.dns66.txt b/metadata/org.jak_linux.dns66.txt new file mode 100644 index 0000000000..aba5808343 --- /dev/null +++ b/metadata/org.jak_linux.dns66.txt @@ -0,0 +1,36 @@ +Categories:Internet +License:GPLv3 +Web Site: +Source Code:https://github.com/julian-klode/dns66 +Issue Tracker:https://github.com/julian-klode/dns66/issues + +Name:DNS66 +Summary:Ad- and Host Blocking via DNS +Description: +DNS66 allows blocking host names via DNS. This can be used for ad blocking. It +also allows other DNS servers to be added, for more privacy. + +Compared to AdBlock Plus, this works without proxy stuff; and it also does not +require root, like AdAway does: DNS66 establishes a VPN interface, and redirects +DNS server traffic to it. The VPN interface filters the traffic, only allowing +queries for hosts that are not blacklisted. + +A host (list) can be configured as allow, deny, or ignore. A later entry in the +list overrides a previous entry. + +Custom DNS Servers can be configured as well, using the same UI, but no +differentiation is made between ignored and denied servers. +. + +Repo Type:git +Repo:https://github.com/julian-klode/dns66 + +Build:0.1.0,1 + commit=v0.1.0 + subdir=app + gradle=yes + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:0.1.0 +Current Version Code:1