V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Livid
272.76D
572.19D
V2EX  ›  Python

一个 Python 的 DNS over HTTP/HTTPS 实现

  •  
  •   Livid ·
    PRO
    · Oct 19, 2018 · 4953 views
    This topic created in 2759 days ago, the information mentioned may be changed or developed.
    https://pypi.org/project/doh-proxy/

    从 GitHub 上的信息来看,似乎是一个来自 Facebook 的项目。
    5 replies    2018-10-19 10:03:38 +08:00
    Livid
        1
    Livid  
    MOD
    OP
    PRO
       Oct 19, 2018
    其实我主要是好奇,像 1.1.1.1 的这个查询接口,应该是基于某个开源软件的吧,但具体是哪个呢:

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

    xofyarg
        2
    xofyarg  
       Oct 19, 2018
    > 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
        3
    Livid  
    MOD
    OP
    PRO
       Oct 19, 2018
    holajamc
        4
    holajamc  
       Oct 19, 2018
    也写过一个 https://github.com/JamCh01/dohpp 但是有一些小问题始终得不到解决 emmm 很头痛
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1061 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 18:36 · PVG 02:36 · LAX 11:36 · JFK 14:36
    ♥ Do have faith in what you're doing.