trli
trli
> > > Technitium DNS Server v11 is now available which now supports DNS-over-QUIC. Do check and let me know your feedback. > > > >  Why?? > >...
> > > Check out [this blog post](https://blog.technitium.com/2023/02/configuring-dns-over-quic-and-https3.html) on this topic which explains in details on how to get QUIC running on Linux. > > > > It's not in...
> 如果是 cloudflare CDN,请在 `SSL/TLS`设置中将加密模式改为“灵活”。 > > 或者使用非 443 的 https 端口。 没有用的,日记问题是h2的问题
> https://hub.docker.com/r/adguard/dnsproxy > > ``` > docker run --rm -p 53:53/udp -p 53:53/tcp adguard/dnsproxy -u 8.8.8.8 -v > ``` How do I configure a file? Can dnsproxy add full config...
> 新版已修复,只有一种xtls-rprx-vision flow流控了(不用选默认就是) v2ray的5.7.0 也有新的协议
> 你浏览器用chrome,smartdns允许TYPE65的DNS查询。 > > 下个版本应该可以支持这个特性,对应的代码:https://github.com/pymumu/smartdns/tree/https-svcb > > 等quic😂
> 简单修改了一下,quic分支,用adguard的DOQ能出结果,但时延太大。 > 阿里的没有任何结果,完成握手后,似乎就没有任何响应了,不清楚是openssl的问题,还是smartdns集成quic的方式有问题。 阿里dns的quic是釆用非标准的quic,这个我已经问过他们开发者 而且阿里dns的quic和h3的功能是内测的,(也就是说采用了非标准的协议) 是我叫阿里dns搞quic和h3的😂(国内第一家)
> > > 简单修改了一下,quic分支,用adguard的DOQ能出结果,但时延太大。 > > > 阿里的没有任何结果,完成握手后,似乎就没有任何响应了,不清楚是openssl的问题,还是smartdns集成quic的方式有问题。 > > > > 阿里dns的quic是釆用非标准的quic,这个我已经问过他们开发者 > > > > 而且阿里dns的quic和h3的功能是内测的,(也就是说采用了非标准的协议) > > > > 是我叫阿里dns搞quic和h3的😂(国内第一家) > > 阿里 DNS 对新技术支持确实很及时,当年和他们反馈有关 RFC 8484...
@pymumu 大佬,我不明白为什么是443? quic应该是853的,还有一个dns over http3应该是443的 