Skip to content
Ming Di Leom edited this page Mar 12, 2025 · 5 revisions

Public blocklists and other presets for DNSCrypt-Proxy

These lists can be used as filters.

generate-domains-blocklist.py

The dnscrypt-proxy source code includes a tool to fetch lists from remote locations, aggregate and optimise them, to finally build a clean blocklist that can be used with dnscrypt-proxy.

See Combining Blocklists for more information.

mybase

https://download.dnscrypt.info/blacklists/domains/

A domain-based blocklist made by aggregating multiple public feeds. Blocks trackers, ads and malware.

Made using the above generate-domains-blacklist.py script with the default configuration.

Updated daily and maintained by Frank Denis.

dnscrypt-proxy-config

https://github.com/CNMan/dnscrypt-proxy-config

An extensive and constantly updated set of blacklists, forwarding and cloaking rules for Chinese users.

Maintained by CNMan.

WindowsSpyBlocker

https://github.com/crazy-max/WindowsSpyBlocker/tree/master/data/dnscrypt

A set of blacklist rules to block Windows telemetry.

Updated monthly and maintained by crazy-max.

Steven Black lists

https://github.com/StevenBlack/hosts#list-of-all-hosts-file-variants

Consolidating and extending hosts files from several well-curated sources.

Firebog's big blocklist collection

https://firebog.net

A list of lists.

oisd | domain blocklist

https://oisd.nl

Designed to be set-it-and-forget-it. You should not find any false positives.

hagezi/dns-blocklists

https://github.com/hagezi/dns-blocklists/wiki/FAQ#sources

Based on various sources and custom denylists/extensions that have been optimized and extended to efficiently "clean the Internet" in all areas. Use Wildcard Domains format.

Energized Protection

https://github.com/EnergizedProtection/block#%EF%B8%8E-packs

Consolidates several reputable filters, and merges them into couple of protection packs with duplicates and dead/inactive domains removed. Use Domains format.

Clone this wiki locally