socketry / async-dns

An asynchronous DNS resolver and server.
MIT License
96 stars 14 forks source link

TCP query via socks5 proxy? #8

Open luikore opened 5 years ago

luikore commented 5 years ago

Can I do this?

Like in https://github.com/qiuzi/dns2socks/blob/master/DNS2SOCKS.c

ioquatix commented 5 years ago

Yes you should do that.

ioquatix commented 5 years ago

I've been planning on hacking around with it but I simply don't have enough time. I'd love to see a VPN or proxy via DNS.