github AdguardTeam/dnsproxy v0.45.0
Release v0.45.0

latest releases: v0.71.1, v0.71.0, v0.70.0...
19 months ago

Added

  • DNS-over-HTTP/3 support for the upstreams. Run dnsproxy with --http3
    flag to enable DoH3 automatic support. In this case dnsproxy will choose
    automatically between HTTP/2 and HTTP/3 depending on which probe connection
    was faster. Alternatively, you can specify h3:// scheme to force HTTP/3.

  • DNS-over-HTTP/3 support for the server-side. Run dnsproxy with --http3
    flag to enable DoH3 support. In this case it will listen for both DoH2
    and DoH3 requests.

  • Added 0-RTT support to the DoQ upstream implementation.

Changed

  • Several general stability improvements in the DoQ upstream.

Don't miss a new dnsproxy release

NewReleases is sending notifications on new releases.