一个 Python 的 DNS over HTTP/HTTPS 实现

2018-10-19 05:58:19 +08:00
 Livid
https://pypi.org/project/doh-proxy/

从 GitHub 上的信息来看,似乎是一个来自 Facebook 的项目。
4059 次点击
所在节点    Python
5 条回复
Livid
2018-10-19 06:40:19 +08:00
其实我主要是好奇,像 1.1.1.1 的这个查询接口,应该是基于某个开源软件的吧,但具体是哪个呢:

curl -H 'accept: application/dns-json' 'https://cloudflare-dns.com/dns-query?name=example.com&type=AAAA'

xofyarg
2018-10-19 07:37:07 +08:00
> While DNSSEC ensures integrity of data between a resolver and an authoritative server, it does not protect the privacy of the “ last mile ” towards you. DNS resolver, 1.1.1.1, supports both emerging DNS privacy standards - DNS-over-TLS, and DNS-over-HTTPS, which both provide last mile encryption to keep your DNS queries private and free from tampering.

> In the end, we decided to build the system around the Knot Resolver from CZ NIC.

https://blog.cloudflare.com/dns-resolver-1-1-1-1/
Livid
2018-10-19 07:39:59 +08:00
holajamc
2018-10-19 09:07:18 +08:00
也写过一个 https://github.com/JamCh01/dohpp 但是有一些小问题始终得不到解决 emmm 很头痛
artandlol
2018-10-19 10:03:38 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/498974

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX