1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated Ad blocking (Beta) (markdown)

Bill Zimmerman 2020-04-03 14:35:13 +02:00
parent 4ed5768a32
commit 8b608a4975

@ -1,6 +1,6 @@
RaspAP is introducing a new feature to block DNS requests for ads, trackers and other undesirable hosts. This was mainly done [in response to users on lockdown](https://github.com/billz/raspap-webgui/issues/542) due to the Covid-19 pandemic who were struggling with slow internet.
In the best of times, ads are usually just annoying. When communication and access to online services is hampered by ads, the best tool in our arsenal is DNS blacklisting.
In the best of times, ads are usually just annoying. When communication and access to online services is hampered by ads, the best tool in our arsenal is DNS blacklisting. RaspAP already uses `dnsmasq` to manage both DHCP and DNS, so it was fairly straightforward to use this to implement ad blocking.
## Participating in the public beta
As a beta feature, we invite testing and encourage feedback from users of RaspAP. To enable ad blocking, simply use the [installer](https://github.com/billz/raspap-webgui/wiki/Quick-Installer-usage) to (re)install RaspAP using the `--adblock` option: