awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DNSCrypt avatar

DNSCrypt/dnscrypt-proxy

0
View on GitHub↗
13,426 星标·1,114 分支·Go·ISC·4 次浏览dnscrypt.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.

Star 历史

dnscrypt/dnscrypt-proxy 的 Star 历史图表dnscrypt/dnscrypt-proxy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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.

dnscrypt/dnscrypt-proxy 的主要功能有哪些?

dnscrypt/dnscrypt-proxy 的主要功能包括:Encrypted DNS Resolvers, DNS Caches, Anonymized DNS Routing, Anonymizing DNS Relays, Anonymization Proxies, Content Filtering Rules, DNS Filtering, Encrypted Tunneling。

dnscrypt/dnscrypt-proxy 有哪些开源替代品?

dnscrypt/dnscrypt-proxy 的开源替代品包括: 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.…

Dnscrypt Proxy 的开源替代方案

相似的开源项目,按与 Dnscrypt Proxy 的功能重合度排序。
  • adguardteam/dnsproxyAdguardTeam 的头像

    AdguardTeam/dnsproxy

    2,997在 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
    在 GitHub 上查看↗2,997
  • pymumu/smartdnspymumu 的头像

    pymumu/smartdns

    10,931在 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
    在 GitHub 上查看↗10,931
  • adguardteam/adguardfiltersAdguardTeam 的头像

    AdguardTeam/AdguardFilters

    4,142在 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
    在 GitHub 上查看↗4,142
  • technitiumsoftware/dnsserverTechnitiumSoftware 的头像

    TechnitiumSoftware/DnsServer

    7,533在 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
    在 GitHub 上查看↗7,533
查看 Dnscrypt Proxy 的所有 30 个替代方案→