[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-talk] Tales from the DNSCrypt: Linux Rising
re all,
On Mon, 20 Feb 2012, proper@xxxxxxxxxxx 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
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk