5 repositorios
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.
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.
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.
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.
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.
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.