AdguardTeam / dnsproxy

Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
Apache License 2.0
2.44k stars 247 forks source link

Whether the mux function can be added #364

Closed Potterli20 closed 1 year ago

Potterli20 commented 1 year ago

I modified this, but I relied on ai to modify it, and I am very fond of it https://raw.githubusercontent.com/Potterli20/dnsproxy-go-fork/master/proxy/upstreams.go

Potterli20 commented 1 year ago

I found the memory reclaim mechanism problematic and the concurrency was not very strong