有没有办法使encryption的DNSparsing?

有没有办法使encryption的DNSparsing,以便在同一networking中的数据包嗅探器仍然不能猜测什么DNS已被请求?

也许,只是想通过HTTPS连接隧道DNS请求?

当然。 使用VPN。 最好有一个好的硬encryption。 我正在考虑使用AES / SHA的IPSEC。

但是,然后所有的stream量都隧道。 不知道这是不是一件好事,对你而言。

查看Daniel J. Bernstein的DNSCurve 。 据说要点:

Confidentiality: DNS requests and responses today are completely unencrypted and are broadcast to any attacker who cares to look. DNSCurve encrypts all DNS packets. 

我会使用一个可信任的主机/networking的VPN,或者也许tor。