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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesDNS-over-HTTPS Relays

Client-side relays that wrap standard DNS queries into HTTPS requests for remote resolution.

Distinct from DNS-over-HTTPS Servers: Distinct from DNS-over-HTTPS Servers: implements the relay client logic rather than the server hosting the resolver.

Explore 5 awesome GitHub repositories matching networking & communication · DNS-over-HTTPS Relays. Refine with filters or upvote what's useful.

Awesome DNS-over-HTTPS Relays GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hiddify/configAvatar de hiddify

    hiddify/config

    9,066Ver en GitHub↗

    Este proyecto es una interfaz de gestión centralizada y orquestador para implementar protocolos de elusión de censura y proxies sigilosos. Funciona como una herramienta de elusión de censura de red que enruta el tráfico a través de protocolos de comunicación cifrados para evitar firewalls de internet y bloqueos regionales. El sistema se distingue a través de un gestor de VPN multiprotocolo y un orquestador de servidor proxy automatizado que maneja actualizaciones de software y copias de seguridad del sistema. Utiliza redes de entrega de contenido para enmascarar las identidades de los servidores de origen e implementa DNS cifrado sobre HTTPS para evitar el envenenamiento de DNS y proteger la privacidad del usuario. El proyecto cubre una amplia gama de capacidades administrativas, incluyendo control de acceso de usuarios centralizado con cuotas de tráfico y tiempo, enrutamiento de tráfico inteligente basado en el destino y un portal de autoservicio para que los usuarios monitoreen el consumo de datos. La administración del sistema se puede realizar a través de un panel de gestión dedicado o una interfaz de bot de chat externa.

    Implements a DNS-over-HTTPS relay to protect user privacy and prevent DNS poisoning.

    Python
    Ver en GitHub↗9,066
  • browserworks/waterfoxAvatar de BrowserWorks

    BrowserWorks/waterfox

    5,958Ver en GitHub↗

    Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation. The browser maintains a backward-compatible runtime bridge that supports both legacy XUL-based add-ons and modern WebExtensions simultaneously, allowing users to keep using older or

    Encrypts DNS queries and routes them through independent third-party resolvers to prevent centralized tracking.

    JavaScriptbrowsergeckowaterfox
    Ver en GitHub↗5,958
  • celzero/rethink-appAvatar de celzero

    celzero/rethink-app

    4,580Ver en GitHub↗

    This project is a network security tool providing an application network firewall, a DNS blocklist manager, and a VPN client with multi-hop capabilities. It functions as a traffic controller that allows or blocks internet access for specific applications on a device. The system distinguishes itself through a DNS-over-HTTPS firewall and traffic obfuscation tools that inject random packets to mask communication patterns and bypass regional internet censorship. It utilizes multi-hop routing to hide the origin of network traffic by chaining connections through multiple remote servers. The softwa

    Provides a DNS-over-HTTPS relay to encrypt domain resolution and bypass eavesdropping.

    Kotlinandroidandroid-appandroid-application
    Ver en GitHub↗4,580
  • paulmillr/encrypted-dnsAvatar de paulmillr

    paulmillr/encrypted-dns

    4,415Ver en GitHub↗

    This project is a DNS privacy proxy and resolver that functions as a local bridge, converting plaintext DNS traffic into encrypted requests. It acts as a client for DNS-over-HTTPS and DNS-over-TLS protocols to prevent interception and spoofing of network requests. The system implements network privacy hardening by routing domain lookups through secure tunnels, which reduces the amount of plain text data leaked to internet service providers. It utilizes a profile-based connection management system to map security profiles to specific encrypted endpoints, preventing DNS hijacking and man-in-the

    Converts plaintext DNS queries into encrypted DNS-over-HTTPS or DNS-over-TLS requests to prevent interception and spoofing.

    JavaScriptcloudflareconfiguration-profiledns
    Ver en GitHub↗4,415
  • nextdns/nextdnsAvatar de nextdns

    nextdns/nextdns

    4,072Ver en GitHub↗

    NextDNS is a network DNS client and proxy that functions as a local resolver, forwarder, and DNS-over-HTTPS proxy. Its primary purpose is to route local name resolution requests to external providers using encrypted HTTPS traffic to improve privacy and bypass network restrictions. The service distinguishes itself by embedding client identity metadata—collected via mDNS or DHCP—into outgoing queries, allowing for per-device tracking and the application of unique filtering profiles. It features advanced routing logic, including split-horizon DNS for balancing public and private resolution, doma

    Translates standard UDP DNS requests into encrypted HTTPS traffic to improve privacy and bypass network restrictions.

    Godnsdns-over-https
    Ver en GitHub↗4,072
  1. Home
  2. Networking & Communication
  3. DNS Servers
  4. DNS-over-HTTPS Servers
  5. DNS-over-HTTPS Relays