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

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

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

serverless-dns/serverless-dns

0
View on GitHub↗
3,704 星标·2,284 分支·JavaScript·MPL-2.0·6 次浏览rethinkdns.com/configure↗

Serverless Dns

This project is a serverless DNS resolver and DNS over HTTPS gateway that translates domain names into IP addresses. It functions as an edge computing DNS filter designed to encrypt queries, prevent tampering, and improve user privacy on browsers and mobile devices.

The system distinguishes itself by operating as an edge DNS traffic monitor that logs and analyzes request patterns in real time. It utilizes curated blocklists at the network edge to block malicious domains and trackers.

The software provides capabilities for private DNS filtering, network traffic monitoring, and the management of firewall rules to restrict internet access. It allows for the configuration of upstream resolvers and the generation of encrypted endpoints based on specific rules.

The project is written in JavaScript and is designed for deployment on edge platforms.

Features

  • DNS Resolvers - Functions as a serverless DNS resolver that converts human-readable web addresses into IP addresses.
  • DNS-over-HTTPS Servers - Functions as a secure gateway that serves DNS queries over HTTPS to prevent tampering.
  • Edge Request Processing - Processes DNS queries at the network edge to minimize latency and distribute load across global serverless providers.
  • Serverless Function Executions - Runs DNS resolution logic in short-lived, automatically scaling serverless functions without persistent server state.
  • Serverless Deployment - Deploys the DNS resolver to distributed serverless platforms to process requests closer to the user.
  • Multi-Protocol DNS Resolvers - Translates domain names into IP addresses while maintaining compatibility with secure DNS transport protocols.
  • Serverless Implementations - Implements a DNS resolver deployed on edge platforms like Cloudflare Workers and Deno Deploy.
  • Serverless DNS Resolvers - Provides a DNS resolver that runs on edge platforms to translate domain names into IP addresses.
  • DNS Filtering - Blocks malicious domains and trackers by filtering DNS requests using curated blocklists.
  • Edge-Based DNS Filtering - Operates as a privacy-focused filter that blocks malicious domains using curated blocklists at the network edge.
  • Encrypted DNS Resolvers - Provides encrypted DNS endpoints using protocols like DNS-over-HTTPS to protect user privacy.
  • Custom DNS Resolvers - Provides a secure DNS resolver that translates domain names into IP addresses using encrypted protocols.
  • Malicious Domain Filtering - Intercepts DNS queries and uses curated blocklists to prevent the resolution of malicious or tracking domains.
  • DNS Configuration Generators - Generates unique encrypted DNS-over-HTTPS endpoints based on selected rules and blocklists.
  • Upstream Resolver Pinning - Directs network requests to specific external upstream resolvers via environment variable configuration.
  • DNS Routing Overrides - Maps specific domains to designated upstream resolvers on serverless infrastructure to override global settings.
  • Private DNS Configurations - Allows mobile devices to resolve domain names using private, encrypted methods to improve internet privacy.
  • Blocked Query Logging - Captures and aggregates DNS request data into logs to identify blocked connection attempts and network patterns.
  • Network Content Filters - Restricts outgoing network traffic and DNS queries based on custom rules to prevent access to unwanted content.
  • DNS Query Monitoring - Analyzes DNS resolution requests in real-time to identify blocked requests and network patterns.
  • DNS Traffic Monitoring - Stores query logs and generates reports to track DNS request patterns and server activity over time.
  • Network Traffic Monitoring - Logs and analyzes outbound network traffic and DNS query patterns in real time.

Star 历史

serverless-dns/serverless-dns 的 Star 历史图表serverless-dns/serverless-dns 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

包含 Serverless Dns 的精选搜索

收录 Serverless Dns 的精选合集。
  • 自托管 DNS 去广告服务器

Serverless Dns 的开源替代方案

相似的开源项目,按与 Serverless Dns 的功能重合度排序。
  • 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
  • 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
  • 0xerr0r/blocky0xERR0R 的头像

    0xERR0R/blocky

    6,653在 GitHub 上查看↗

    Blocky is a stateless DNS proxy that functions as a network-wide ad-blocker and content filter. It operates as a single binary or Docker container with no database or persistent state, accepting DNS queries over UDP, TCP, HTTPS, TLS, QUIC, and HTTP/3 through a unified plugin-based query pipeline. The core of the system is a client-group policy engine that assigns devices to named groups and applies per-group blocklists, allowlists, and upstream resolvers, with all configuration changes applied through hot-reloading without requiring a restart. The project distinguishes itself through its modu

    Goad-blockeradblockadblocker
    在 GitHub 上查看↗6,653
  • 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
查看 Serverless Dns 的所有 30 个替代方案→

常见问题解答

serverless-dns/serverless-dns 是做什么的?

This project is a serverless DNS resolver and DNS over HTTPS gateway that translates domain names into IP addresses. It functions as an edge computing DNS filter designed to encrypt queries, prevent tampering, and improve user privacy on browsers and mobile devices.

serverless-dns/serverless-dns 的主要功能有哪些?

serverless-dns/serverless-dns 的主要功能包括:DNS Resolvers, DNS-over-HTTPS Servers, Edge Request Processing, Serverless Function Executions, Serverless Deployment, Multi-Protocol DNS Resolvers, Serverless Implementations, Serverless DNS Resolvers。

serverless-dns/serverless-dns 有哪些开源替代品?

serverless-dns/serverless-dns 的开源替代品包括: adguardteam/adguardfilters — AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its… pymumu/smartdns — SmartDNS is a local recursive DNS resolver and server that manages granular query rules, dual-stack networking, and… 0xerr0r/blocky — Blocky is a stateless DNS proxy that functions as a network-wide ad-blocker and content filter. It operates as a… adguardteam/dnsproxy — dnsproxy is an encrypted DNS proxy and traffic router that translates and forwards DNS requests between clients and… felixonmars/dnsmasq-china-list — dnsmasq-china-list is a configuration generator and a set of DNS filter and routing lists. It converts curated domain… dnscrypt/dnscrypt-proxy — dnscrypt-proxy is an anonymizing DNS proxy and encrypted DNS resolver. It acts as a local DNS forwarder that secures…