awesome-repositories.com
Blog
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
·
DNSCrypt avatar

DNSCrypt/dnscrypt-proxy

0
View on GitHub↗
13,426 stele·1,114 fork-uri·Go·ISC·8 vizualizăridnscrypt.info↗

Dnscrypt Proxy

dnscrypt-proxy is an anonymizing DNS proxy and encrypted DNS resolver. It acts as a local DNS forwarder that secures internet lookups by wrapping standard DNS queries in encrypted tunnels using the DNSCrypt and DNS-over-HTTPS protocols to prevent eavesdropping and tampering.

The project provides network privacy protection by routing DNS requests through anonymized relays to obfuscate the client's original IP address. It further distinguishes itself through traffic management capabilities, such as mapping specific domains to designated resolvers and distributing queries across multiple servers based on measured response speeds.

The system includes a local query cache to reduce network latency and a traffic filter that blocks ads and malicious domains via configurable blocklists. Additionally, it provides monitoring tools to record and analyze DNS request activity for troubleshooting and security analysis.

Features

  • Encrypted DNS Resolvers - Secures internet lookups using DNSCrypt and DNS-over-HTTPS to prevent eavesdropping.
  • DNS Caches - Provides a local memory store for DNS lookup results to reduce network latency.
  • Anonymized DNS Routing - Protects user privacy by routing DNS queries through networks that hide the origin IP address.
  • Anonymizing DNS Relays - Hides the client's original network address by routing DNS requests through anonymized relays.
  • Anonymization Proxies - Provides a privacy layer that masks user identity by routing DNS traffic through secure tunnels.
  • Content Filtering Rules - Intercepts DNS requests and matches them against blocklists to drop traffic to unwanted domains.
  • DNS Filtering - Blocks ads and malicious domains at the network level by mapping them to null addresses.
  • Encrypted Tunneling - Implements encrypted tunneling for DNS queries to prevent eavesdropping and tampering.
  • Traffic Obfuscation - Masks the origin of network requests by routing them through anonymized relays.
  • DNS Query Optimization - Reduces network load and latency by combining local caching with the fastest available DNS resolvers.
  • DNS Query Routers - Directs specific domain queries to designated upstream resolvers or overrides results with local addresses.
  • DNS Query Loggers - Records request activity into logs to analyze network behavior and identify suspicious queries.
  • DNS Routing Overrides - Allows mapping individual domains to specific upstream resolvers to override global DNS settings.
  • DNS Tools - Analyzes network behavior by logging DNS requests for troubleshooting and security analysis.
  • Load Balancers - Distributes DNS queries across multiple servers based on measured response speeds to optimize performance.
  • DNS Resolver - Distributes DNS queries across multiple servers by measuring response speeds to prioritize the fastest resolvers.
  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.

Istoric stele

Graficul istoricului de stele pentru dnscrypt/dnscrypt-proxyGraficul istoricului de stele pentru dnscrypt/dnscrypt-proxy

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

Întrebări frecvente

Ce face dnscrypt/dnscrypt-proxy?

dnscrypt-proxy is an anonymizing DNS proxy and encrypted DNS resolver. It acts as a local DNS forwarder that secures internet lookups by wrapping standard DNS queries in encrypted tunnels using the DNSCrypt and DNS-over-HTTPS protocols to prevent eavesdropping and tampering.

Care sunt principalele funcționalități ale dnscrypt/dnscrypt-proxy?

Principalele funcționalități ale dnscrypt/dnscrypt-proxy sunt: Encrypted DNS Resolvers, DNS Caches, Anonymized DNS Routing, Anonymizing DNS Relays, Anonymization Proxies, Content Filtering Rules, DNS Filtering, Encrypted Tunneling.

Care sunt câteva alternative open-source pentru dnscrypt/dnscrypt-proxy?

Alternativele open-source pentru dnscrypt/dnscrypt-proxy includ: adguardteam/dnsproxy — dnsproxy is an encrypted DNS proxy and traffic router that translates and forwards DNS requests between clients and… pymumu/smartdns — SmartDNS is a local recursive DNS resolver and server that manages granular query rules, dual-stack networking, and… adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… technitiumsoftware/dnsserver — DnsServer is a recursive and authoritative DNS server that provides domain name resolution and zone hosting. It… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… serverless-dns/serverless-dns — This project is a serverless DNS resolver and DNS over HTTPS gateway that translates domain names into IP addresses.…

Alternative open-source pentru Dnscrypt Proxy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Dnscrypt Proxy.
  • adguardteam/dnsproxyAvatar AdguardTeam

    AdguardTeam/dnsproxy

    2,997Vezi pe GitHub↗

    dnsproxy is an encrypted DNS proxy and traffic router that translates and forwards DNS requests between clients and upstream resolvers. It functions as a server for multiple secure protocols, including DNS-over-HTTPS, DNS-over-TLS, DNS-over-QUIC, and DNSCrypt, to protect queries from eavesdropping and tampering. The project differentiates itself through advanced routing and optimization capabilities. It utilizes a domain-based routing engine to direct queries to specific upstream servers via wildcard rules and employs parallel querying to return responses from the fastest responding network a

    Godnsdns-over-httpsdns-over-quic
    Vezi pe GitHub↗2,997
  • pymumu/smartdnsAvatar pymumu

    pymumu/smartdns

    10,931Vezi pe GitHub↗

    SmartDNS is a local recursive DNS resolver and server that manages granular query rules, dual-stack networking, and encrypted gateway proxying. It functions as a DNS traffic filter and DNS64 translator, allowing IPv6-only clients to communicate with IPv4 servers. The project distinguishes itself through parallel upstream querying, which sends requests to multiple servers simultaneously to return the response with the lowest network latency. It supports DNS server virtualization, enabling the operation of multiple independent server instances on different ports, each with its own configuration

    Ccdnsdns-over-https
    Vezi pe GitHub↗10,931
  • 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
  • technitiumsoftware/dnsserverAvatar TechnitiumSoftware

    TechnitiumSoftware/DnsServer

    7,533Vezi pe GitHub↗

    DnsServer is a recursive and authoritative DNS server that provides domain name resolution and zone hosting. It functions as both a recursive resolver, performing iterative lookups across the internet, and an authoritative manager for primary and secondary DNS zones. The system distinguishes itself through high-availability clustering and a programmable HTTP API for automating server configurations and bulk record management. It supports a wide range of encrypted transport protocols, including TLS, HTTPS, and QUIC, and allows for custom functionality via a plugin-based request interception fr

    C#cross-platformdhcp-serverdns
    Vezi pe GitHub↗7,533
  • Vezi toate cele 30 alternative pentru Dnscrypt Proxy→