fdroiddata/metadata/dnsfilter.android.yml

54 lines
1.5 KiB
YAML
Raw Normal View History

2019-01-08 10:32:15 +00:00
Categories:
- Internet
License: GPL-2.0-only
WebSite: https://www.zenz-solutions.de/personaldnsfilter/
SourceCode: https://github.com/IngoZenz/personaldnsfilter
IssueTracker: https://github.com/IngoZenz/personaldnsfilter/issues
Changelog: https://github.com/IngoZenz/personaldnsfilter/releases
2019-01-10 02:50:16 +00:00
AutoName: DNSfilter
2019-01-08 10:32:15 +00:00
Summary: DNS request based Host Blocker over local VPN using a Blocklist
Description: |-
''personalDNSfilter'' is a DNS filter proxy written in Java. It hooks into
the domain name (DNS) resolution and returns the loopback address for
filtered hosts.
It can be used for filtering ads and other unwished hosts based on a host
list thus it is a good AdBlock alternative. On Android 4.2 and newer it
can be used as effective ad, malware and tracking server filter without
root access!
It works with any upstream DNS server - filtering is completely local - no
phoning home or such things! You can run it locally on your device or
centrally as DNS server in your network.
RepoType: git
Repo: https://github.com/IngoZenz/personaldnsfilter
Builds:
- versionName: 1.50.27
versionCode: 1502700
commit: 1.50.27
subdir: app
gradle:
- yes
2019-01-10 02:50:16 +00:00
- versionName: 1.50.28
versionCode: 1502800
commit: 1.50.28
subdir: app
gradle:
- yes
2019-02-02 21:20:14 +00:00
- versionName: 1.50.29
versionCode: 1502900
2019-02-03 07:47:58 +00:00
commit: 1.50.29.01
2019-02-02 21:20:14 +00:00
subdir: app
gradle:
- yes
2019-01-08 10:32:15 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2019-02-02 21:20:14 +00:00
CurrentVersion: 1.50.29
CurrentVersionCode: 1502900