[tor-talk] Tales from the DNSCrypt: Linux Rising

Jaromil jaromil at dyne.org
Tue Feb 21 14:41:42 UTC 2012


re all,

On Mon, 20 Feb 2012, proper at tormail.net wrote:

> It's an interesting update and I hope it will widespread along all
> public DNS servers.

what is the difference between DNSCrypt and a simple compination of
ssh and socat? something like:

 Iclient$ ssh -L 5353:127.0.0.1:5353 server
 Iserver$ socat tcp4-listen:5353,reuseaddr,fork UDP:dns.server:53
 Iclient# socat -T15 udp4-recvfrom:53,reuseaddr,fork tcp:127.0.0.1:5353
 Iclient# echo "nameserver 127.0.0.1" > /etc/resolv.conf

works well to encrypt DNS queries to a dns server of choice.

ciao

-- 
jaromil,  dyne.org developer,  http://jaromil.dyne.org
GPG: B2D9 9376 BFB2 60B7 601F 5B62 F6D3 FBD9 C2B6 8E39




More information about the tor-talk mailing list