https_dns_proxy
https_dns_proxy copied to clipboard
A lightweight DNS-over-HTTPS proxy.
Hi, please welcome some small changes to catch up with Ubuntu 24.04. Details in the commit messages. Br, Balázs Ps.: since Ubuntu 24.10 there is libcares2 1.33.0-1. In it some...
I'm wondering if https-dns-proxy will consider supporting TCP. I am trying to have a setup like this: https-dns-proxy dnsmasq DNS over TLS proxy My devices It is quite easy to...
# What happened When using `https-dns-proxy` on OpenWrt, I encountered a troubling issue: every time I reconnect the WAN interface using the PPPoE protocol, the DNS often becomes unresponsive. Specifically,...
Hi. I think it will be better if the bootstrapping process is able to resolve the resolver host ("dns.google") directly from system hosts file. Since the most popular public DoH...
I'm facing a problem with my DNS resolution chain that lead to dnssec validation failures on some names: My raspberry pi (192.168.0.254 in the following examples) runs https_dns_proxy on port...
I am using HTTPS DNS Proxy on OpenWRT and have configured two separate DNS resolvers running on different ports. I need to configure device with MAC1 to use DNS on...
Hey, we're using this project to proxy some DNS traffic for cert manager, We're currently having an issue with some SSL errors, could you look into this? logs: ```sh [W]...
would it possible to add or replace EDNS ECS in the upstream dns query?
Motivation: ----------- Enable routing DNS-over-HTTPS traffic through different network paths per instance. Primary use case: running multiple `https_dns_proxy` instances on a router where each WiFi LAN gateway routes through a...