dnscrypt-proxy icon indicating copy to clipboard operation
dnscrypt-proxy copied to clipboard

dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.

Results 26 dnscrypt-proxy issues
Sort by recently updated
recently updated
newest added

There's a couple errors related to use of `netip` in baee50f1dce05f54796db6dd5092d8673914a434 that I think need to be addressed: 1. The new `xtransport.ParseIP()` doesn't match the intended usage. In the original...

## Output of the following commands: ``` # Others are less relevant here ➜ dnscrypt-proxy-macos_x86_64-2.1.1 ./dnscrypt-proxy -version 2.1.1 ``` ## *What* is affected by this bug? I have a DoH...

feature request

Hello, In the documentation, the following was mentioned as caveats. > For each server, a random relay from the set is chosen when the proxy starts, and the same relay...

The venerable [dnscrypt-osclient](https://github.com/alterstep/dnscrypt-osxclient/) hasn't received any updates for a while, and the interface would not work well for dnscrypt-proxy v2. A new client for macOS is really needed. Can anybody...

help wanted
improvement

Trying to relieve the concern like https://github.com/DNSCrypt/dnscrypt-proxy/discussions/2201.

Here is my experience with 'dnscrypt-proxy' on Android (I use [Replicant](https://replicant.us/). Replicant has root and init.d support "out of the box". To start off, I have spent more than a...

For https://github.com/DNSCrypt/dnscrypt-proxy/blob/f5912d7ca99cd30213e89e865bee5da3e8c88266/dnscrypt-proxy/example-dnscrypt-proxy.toml#L39-L40 Maybe golang's behavior on this had changed some time ago. Currently, listen to `0.0.0.0` will be on both IPv4 and IPv6 interfaces, the same as `::`. https://github.com/golang/go/blob/9b4b3e5acca2dabe107fa2c3ed963097d78a4562/src/net/ipsock_posix.go#L129

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies
go

New feature born from https://github.com/DNSCrypt/dnscrypt-proxy/discussions/2368, hoping to gain more attentions to be tested. Especially in scenarios: 1. IPv6 DHCP. 2. [Running as a non-root user](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-linux#running-as-a-non-root-user) on Linux. [Pre-built binaries can...

THE TRACKER IS DEDICATED TO KEEPING TRACK OF *BUGS*, preferably after they have been already discussed and confirmed to be reproducible. FOR ASSISTANCE, PLEASE CLOSE THIS FORM AND USE THE...

feature request