37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
|
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
|