dnsproxy icon indicating copy to clipboard operation
dnsproxy copied to clipboard

Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support

Results 171 dnsproxy issues
Sort by recently updated
recently updated
newest added

carry out. /dnsproxy-l 0.0.0.0-p 5355-u h3://doh---------------.com/dns-query -b 223.5.5.5 -v ``` 2023/04/18 11:15:31 120876#75 [debug] dnsproxy: cache: disabled; not caching 2023/04/18 11:15:31 120876#75 [debug] https://doh-------------: sending request A baidu.com. 2023/04/18 11:15:31...

Is it possible to expose dns server metrics like response times and upstream failures?

Currently, it only supports it on the server-side, not on the client-side. Basically, it means that we should provide an option that will automatically upgrade plain DNS to one of...

feature request

RAM USAGE too much after running 2 hours. ``` systemctl status adguard-dnsproxy ● adguard-dnsproxy.service - dnsproxy Loaded: loaded (/etc/systemd/system/adguard-dnsproxy.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2022-11-02 15:16:50...

bug

### Background: Optimistic caching and serving stale records are great for performance, but in today's implementation it's depending on the cache to be filled up before anything is deleted. If...

what is the difference between RTT time and Elapsed time obtained from dns proxy log?

The readme has the long option documented wrongly for: * `-l, --listen= Listening addresses` => should be `-l, --listen-addrs= Listening addresses` * `-p, --port= Listening ports. Zero value disables TCP...

I'm over a place where dns is poisoned and public DoH servers are blocked. This feature is important for users in internet restricted countries :)

Because https://dns.google/dns-query is blocked in our country, so in order to normally use the request, request to add support for sock5

`dnsproxy[1303399]: 2024/05/06 00:40:59 [error] dnsproxy: upstream https://1.1.1.2:443/dns-query failed to exchange` dnsproxy v0.71.1 Requests also take a long time to time out when this happens, around 6s. It happens for both...