Fabrizio Salmi’s Domains Blacklist (RPZ)
Filter list covering ads, privacy, malware, phishing. Format: Response Policy Zones (RPZ). Maintained by Fabrizio Salmi. See the project homepage […]
Response Policy Zones for BIND and other RPZ-capable resolvers.
sudo curl -fsSL "https://github.com/fabriziosalmi/blacklists/releases/download/latest/rpz_blacklist.txt" -o /etc/bind/rpz.blocklist.db Then reference the zone in named.conf:
options {
response-policy { zone "rpz.blocklist"; };
};
zone "rpz.blocklist" {
type master;
file "/etc/bind/rpz.blocklist.db";
}; sudo rndc reloadThe address shown above is an example. Every list in the directory has its own URL, which you can copy with one click.
Filter list covering ads, privacy. Format: BIND. Maintained by Peter Lowe. See the project homepage for details and inclusion criteria.
Filter list covering ads. Format: Response Policy Zones (RPZ). Maintained by Peter Lowe. See the project homepage for details and […]
Filter list covering phishing. Format: BIND. Maintained by Ming Di Leom. See the project homepage for details and inclusion criteria.
Filter list covering phishing. Format: Response Policy Zones (RPZ). Maintained by Ming Di Leom. See the project homepage for details […]
Filter list covering malware. Format: BIND. Maintained by Ming Di Leom. See the project homepage for details and inclusion criteria.
Filter list covering malware. Format: Response Policy Zones (RPZ). Maintained by Ming Di Leom. See the project homepage for details […]
Filter list covering malware. Format: BIND. Maintained by Ming Di Leom. See the project homepage for details and inclusion criteria.
Filter list covering malware. Format: Response Policy Zones (RPZ). Maintained by Ming Di Leom. See the project homepage for details […]
Filter list from the public FilterLists directory. Format: BIND. Maintained by Ming Di Leom. See the project homepage for details […]