DNS through socks proxy. How do I change windows settings for domain resolution.

↘锁芯ラ 提交于 2019-12-05 21:52:59

It's really quite easy to configure.

You could write your own server and set the server to listen to incoming calls to port 53 or use this program

http://dns2socks.sourceforge.net

here my sample configuration for a socks server running on 1050 and TCP / IP settings on 127.0.0.1

DNS2SOCKS.exe /la:socks.log 127.0.0.1:1050 8.8.8.8:53 127.0.0.1:53

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!