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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hiddify/configAvatar de hiddify

    hiddify/config

    9,066Voir sur GitHub↗

    Ce projet est une interface de gestion centralisée et un orchestrateur pour déployer des protocoles de contournement de la censure et des proxys furtifs. Il fonctionne comme un outil de contournement de la censure réseau qui route le trafic via des protocoles de communication chiffrés pour éviter les pare-feux internet et les blocages régionaux. Le système se distingue par un gestionnaire VPN multi-protocole et un orchestrateur de serveur proxy automatisé qui gère les mises à jour logicielles et les sauvegardes système. Il utilise des réseaux de diffusion de contenu pour masquer les identités des serveurs d'origine et implémente le DNS chiffré sur HTTPS pour empêcher l'empoisonnement DNS et protéger la vie privée des utilisateurs. Le projet couvre un large éventail de capacités administratives, incluant le contrôle d'accès utilisateur centralisé avec des quotas de trafic et de temps, le routage intelligent du trafic basé sur la destination, et un portail en libre-service pour que les utilisateurs puissent surveiller leur consommation de données. L'administration système peut être effectuée via un panneau de gestion dédié ou une interface de chatbot externe.

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

    Python
    Voir sur GitHub↗9,066
  • browserworks/waterfoxAvatar de BrowserWorks

    BrowserWorks/waterfox

    5,958Voir sur 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
    Voir sur GitHub↗5,958
  • celzero/rethink-appAvatar de celzero

    celzero/rethink-app

    4,580Voir sur 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
    Voir sur GitHub↗4,580
  • paulmillr/encrypted-dnsAvatar de paulmillr

    paulmillr/encrypted-dns

    4,415Voir sur 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
    Voir sur GitHub↗4,415
  • nextdns/nextdnsAvatar de nextdns

    nextdns/nextdns

    4,072Voir sur 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
    Voir sur GitHub↗4,072
  1. Home
  2. Networking & Communication
  3. DNS Servers
  4. DNS-over-HTTPS Servers
  5. DNS-over-HTTPS Relays