awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
anudeepND avatar

anudeepND/whitelist

0
View on GitHub↗
4,371 stars·290 forks·Python·MIT·9 views

Whitelist

This project is an automation tool for importing and synchronizing remote domain whitelists within DNS-based network blocking environments. It functions as a whitelist synchronizer and list importer that adds curated sets of trusted domains to a local DNS blocker to prevent legitimate websites from being blocked.

The software specifically manages domain whitelists for Pi-hole DNS sinkhole setups. It uses unique identifiers to track imported domain lists, allowing for the targeted removal of previously imported entries without affecting manual user configurations.

The system provides capabilities for DNS filter maintenance and network administration. It utilizes scheduled task automation to fetch remote domain lists and refresh local configuration settings at recurring intervals.

Features

  • DNS Filter List Subscriptions - Automates the import and removal of whitelisted domains to keep DNS filter lists current.
  • Automated List Synchronization - Automatically fetches curated domain lists and refreshes local configuration settings at recurring intervals.
  • Domain Whitelists - Provides a scheduled manager to refresh domain whitelists and prevent blocking of legitimate sites.
  • Whitelist Managers - Imports and updates curated lists of trusted domains within a Pi-hole DNS sinkhole setup.
  • Curated Blocklist Collections - Aggregates and curates domain whitelists from multiple external sources for DNS filtering.
  • Pi-hole Administration - Adds curated lists of trusted domains to Pi-hole to prevent legitimate websites from being blocked.
  • Ad-Blocking Lists - Maintains updated lists of safe domains to ensure a smooth browsing experience while blocking advertisements.
  • Domain Removals - Deletes previously imported domain lists using unique identifiers while preserving manual configurations.
  • Import Identifiers - Maps imported domain lists to unique keys for targeted removal without affecting manual user entries.
  • Recurring Task Schedulers - Runs recurring update cycles to keep local whitelists synchronized with upstream sources.
  • Remote Configuration APIs - Modifies network filter settings by sending HTTP requests to a remote management interface.

Star history

Star history chart for anudeepnd/whitelistStar history chart for anudeepnd/whitelist

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does anudeepnd/whitelist do?

This project is an automation tool for importing and synchronizing remote domain whitelists within DNS-based network blocking environments. It functions as a whitelist synchronizer and list importer that adds curated sets of trusted domains to a local DNS blocker to prevent legitimate websites from being blocked.

What are the main features of anudeepnd/whitelist?

The main features of anudeepnd/whitelist are: DNS Filter List Subscriptions, Automated List Synchronization, Domain Whitelists, Whitelist Managers, Curated Blocklist Collections, Pi-hole Administration, Ad-Blocking Lists, Domain Removals.

Which projects share features with anudeepnd/whitelist?

Projects with overlapping indexed features include: blocklistproject/lists — Lists is a curated collection of DNS blocklists, a domain blocklist generator, and a categorized library of domains… tg-twilight/awavenue-ads-rule — AWAvenue-Ads-Rule is an optimized DNS-level rule list designed to block advertising SDKs and tracking domains across… adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… martenson/disposable-email-domains — This project provides a curated blocklist of disposable email domains used to prevent fake account registrations and… adamchainz/django-cors-headers — django-cors-headers is a middleware for Django that manages Cross-Origin Resource Sharing headers to control which… jmdugan/blocklists — This project provides a collection of domain blocklists designed to prevent network requests from reaching specific…

Projects sharing features with Whitelist

These projects share indexed features with Whitelist. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • blocklistproject/listsblocklistproject avatar

    blocklistproject/Lists

    4,641View on GitHub↗

    Lists is a curated collection of DNS blocklists, a domain blocklist generator, and a categorized library of domains used for network content filtering. The project provides a command-line pipeline that aggregates upstream sources to build and validate blocklists used to redirect unwanted traffic to null addresses. The project distinguishes itself through a CLI-driven build pipeline that automates the fetching, validation, and daily regeneration of datasets. It organizes domains into discrete functional categories rather than a single monolithic list and exports them in multiple syntaxes, incl

    Pythonadblockadblock-listblocklist
    View on GitHub↗4,641
  • martenson/disposable-email-domainsmartenson avatar

    martenson/disposable-email-domains

    5,239View on GitHub↗

    This project provides a curated blocklist of disposable email domains used to prevent fake account registrations and service abuse. It serves as a reference dataset and email validation resource for identifying temporary email providers during user signup processes. The data is maintained through a workflow that includes case normalization and deduplication. Entries are verified against a public suffix list to ensure each listed domain is a valid registrable entity. The project distributes these domains as a plain text file for integration into spam prevention and registration security filte

    Python
    View on GitHub↗5,239
  • adguardteam/adguardfiltersAdguardTeam avatar

    AdguardTeam/AdguardFilters

    4,142View on GitHub↗

    AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its primary purpose is to provide the rules necessary to identify and remove advertisements, tracking scripts, and intrusive elements across web browsers and applications. The project includes specialized rules for cosmetic filtering to hide layout gaps and a malware domain database to block phishing and spyware destinations. It provides distinct filtering sets for different regions and purposes, such as social media blocking. The repository covers broad capability areas including m

    Adblock Filter Listadblockadguardfilter-list
    View on GitHub↗4,142
  • tg-twilight/awavenue-ads-ruleTG-Twilight avatar

    TG-Twilight/AWAvenue-Ads-Rule

    5,640View on GitHub↗

    AWAvenue-Ads-Rule is an optimized DNS-level rule list designed to block advertising SDKs and tracking domains across all devices on a network. It operates by resolving known ad-serving domains to a non-routable address at the DNS query level, preventing any connection from being made before ads can load. The rule set is intentionally minimalist, focusing only on essential ad-serving domains to reduce memory and CPU overhead compared to comprehensive blocklists. It specifically targets domains associated with known advertising software development kits, particularly in Android applications, to

    Adblock Filter Listadblockadblock-listadguard
    View on GitHub↗5,640
Compare all 30 related projects→