TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A DNS over HTTPS proxy in 80 lines of Golang

20 点作者 satran将近 7 年前

2 条评论

js2将近 7 年前
I&#x27;ve been running doh-client from <a href="https:&#x2F;&#x2F;github.com&#x2F;m13253&#x2F;dns-over-https" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;m13253&#x2F;dns-over-https</a> on my EdgeMax router, listening on localhost with dnsmasq listening on its LAN interface and configured to use doh-client. I have doh-client pointed at Google&#x27;s name service. It&#x27;s worked quite well since I set it up a few months back.<p>Cloudflare&#x27;s lack of EDNS0 Client Subnet makes it a non-starter for me. In my past experience that totally breaks AppleTV streaming from Akamai.
tssva将近 7 年前
This will only work with DoH servers which support the UDP-wire format. Cloudflare supports the UDP-wire format. Google does not.
评论 #17780457 未加载