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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anudeepND avatar

anudeepND/whitelist

0
View on GitHub↗
4,371 stele·290 fork-uri·Python·MIT·3 vizualizări

Whitelist

Acest proiect este un instrument de automatizare pentru importul și sincronizarea listelor de domenii permise (whitelists) în medii de blocare a rețelei bazate pe DNS. Acesta funcționează ca un sincronizator de liste albe și importator, adăugând seturi de domenii de încredere într-un blocator DNS local pentru a preveni blocarea site-urilor legitime.

Software-ul gestionează specific listele albe de domenii pentru configurațiile Pi-hole. Utilizează identificatori unici pentru a urmări listele de domenii importate, permițând eliminarea țintită a intrărilor anterioare fără a afecta configurațiile manuale ale utilizatorului.

Sistemul oferă capabilități pentru întreținerea filtrelor DNS și administrarea rețelei. Utilizează automatizarea sarcinilor programate pentru a prelua liste de domenii de la distanță și a reîmprospăta setările de configurare locală la intervale recurente.

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.

Istoric stele

Graficul istoricului de stele pentru anudeepnd/whitelistGraficul istoricului de stele pentru anudeepnd/whitelist

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Whitelist

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Whitelist.
  • blocklistproject/listsAvatar blocklistproject

    blocklistproject/Lists

    4,641Vezi pe 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
    Vezi pe GitHub↗4,641
  • martenson/disposable-email-domainsAvatar martenson

    martenson/disposable-email-domains

    5,239Vezi pe 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
    Vezi pe GitHub↗5,239
  • adguardteam/adguardfiltersAvatar AdguardTeam

    AdguardTeam/AdguardFilters

    4,142Vezi pe 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
    Vezi pe GitHub↗4,142
  • tg-twilight/awavenue-ads-ruleAvatar TG-Twilight

    TG-Twilight/AWAvenue-Ads-Rule

    5,640Vezi pe 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
    Vezi pe GitHub↗5,640
Vezi toate cele 30 alternative pentru Whitelist→

Întrebări frecvente

Ce face anudeepnd/whitelist?

Acest proiect este un instrument de automatizare pentru importul și sincronizarea listelor de domenii permise (whitelists) în medii de blocare a rețelei bazate pe DNS. Acesta funcționează ca un sincronizator de liste albe și importator, adăugând seturi de domenii de încredere într-un blocator DNS local pentru a preveni blocarea site-urilor legitime.

Care sunt principalele funcționalități ale anudeepnd/whitelist?

Principalele funcționalități ale anudeepnd/whitelist sunt: DNS Filter List Subscriptions, Automated List Synchronization, Domain Whitelists, Whitelist Managers, Curated Blocklist Collections, Pi-hole Administration, Ad-Blocking Lists, Domain Removals.

Care sunt câteva alternative open-source pentru anudeepnd/whitelist?

Alternativele open-source pentru anudeepnd/whitelist includ: 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…