blob: df26694143cfe6930e255596b71d9236e56532e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# adblock-fast
[](https://openwrt.org)
[](https://docs.openwrt.melmac.ca/adblock-fast/)
[](https://openwrt.org/packages/pkgdata/adblock-fast)
[](https://github.com/stangri/adblock-fast/blob/master/LICENSE)
A fast, lightweight DNS-based ad-blocker for OpenWrt that works with dnsmasq, smartdns, or unbound.
It runs once to process and install blocklists, then exits — keeping memory usage low.
## Features
- Minimal runtime memory use
- Parallel blocklist download and processing
- Persistent cache support
- Optional Web UI for custom block/allow lists
- Reverts if DNS resolution fails after restart
📚 **Full documentation:**
[https://docs.openwrt.melmac.ca/adblock-fast/](https://docs.openwrt.melmac.ca/adblock-fast/)
|