2 repositorios
Local proxy servers that intercept plaintext DNS traffic and forward it over encrypted upstream connections.
Distinct from Local Proxy Gateways: Distinct from Local Proxy Gateways: specifically bridges plaintext DNS to encrypted upstreams rather than general traffic interception.
Explore 2 awesome GitHub repositories matching networking & communication · DNS Proxy Bridges. Refine with filters or upvote what's useful.
A Rust port of shadowsocks
Intercepts plaintext DNS queries and forwards them over encrypted upstream connections.
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
Intercepts plaintext DNS traffic on localhost and forwards it over encrypted upstream connections.