TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

20 pointsby satranalmost 7 years ago

2 comments

js2almost 7 years ago
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.
tssvaalmost 7 years ago
This will only work with DoH servers which support the UDP-wire format. Cloudflare supports the UDP-wire format. Google does not.
评论 #17780457 未加载