https://github.com/javabean/dnsmasq-antispy
Dnsmasq configuration files to stop tracking and advertisements, especially on mobile applications
https://github.com/javabean/dnsmasq-antispy
dnsmasq dnsmasq-adblock
Last synced: 7 months ago
JSON representation
Dnsmasq configuration files to stop tracking and advertisements, especially on mobile applications
- Host: GitHub
- URL: https://github.com/javabean/dnsmasq-antispy
- Owner: javabean
- Created: 2014-11-06T09:57:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T10:29:09.000Z (over 2 years ago)
- Last Synced: 2023-03-25T10:41:02.727Z (over 2 years ago)
- Topics: dnsmasq, dnsmasq-adblock
- Language: DIGITAL Command Language
- Homepage:
- Size: 28.3 MB
- Stars: 20
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.antispy.txt
Awesome Lists containing this project
README
# (All files in this directory are read by dnsmasq as configuration files.
# This is why all lines start with a '#'.)
#
# Those dnsmasq configuration files are meant to stop tracking and advertisements, especially on mobile applications.
# Sources:
# * Peter Lowe https://pgl.yoyo.org/adservers/
# * Dan Pollock http://someonewhocares.org/hosts/
# * MVPs.org http://winhelp2002.mvps.org/
# * Disconnect https://disconnect.me
# * Ghostery https://ghostery.com
# * Shalla (tracker) http://www.shallalist.de
# * AdBlock (iOS) https://www.adblockios.com
# * BlockParty https://github.com/krishkumar/BlockParty
# * Ka-Block! http://kablock.com
# * RequestPolicy https://requestpolicycontinued.github.io
# * Spam404 http://www.spam404.com
# * AdAway https://adaway.org/hosts.txt
# * EasyList https://easylist.to
# * Adguard https://adguard.com
# * NextDNS https://github.com/nextdns/cname-cloaking-blocklist
# * my own entries, mainly focused on mobile applications :-)
#
# To use:
# * apt-get|yum|brew|... install dnsmasq
# * cd /etc/dnsmasq.d/
# * git clone https://github.com/javabean/dnsmasq-antispy.git .
# * service dnsmasq restart
# and set your devices (computer, tablet, phone, &c.) to use your newly-created DNS server.
#
# Please note that although this project is quite comprehensive, it is nowhere near complete (this is an impossible goal!).
# If you have a specific application you wish to investigate, drop me an email and we will work out something.