Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能不能增加TCP查询,防污染 #14

Closed
alexwhen opened this issue Apr 20, 2015 · 7 comments
Closed

能不能增加TCP查询,防污染 #14

alexwhen opened this issue Apr 20, 2015 · 7 comments

Comments

@alexwhen
Copy link

能不能增加TCP查询,防污染

@alexwhen
Copy link
Author

还有看conf文件,没看明白在哪里加上游的DNS地址,我在mac下编译后使用,改本地dns为127.0.0.1,resolv.conf里面也是127.0.0.1,上游地址加哪里呢?

@alexwhen
Copy link
Author

搞定了,重新定义了一个resolv.conf位置,配置上游服务器

@kenshinx
Copy link
Owner

TCP 现在就是支持的,mac下你可以执行下面命令确认下

netstat -aln|grep LISTEN

@alexwhen
Copy link
Author

是的,能不能像dnsforwarder哪样,加个gfwlist,国外走tcp,国内走udp

@kenshinx
Copy link
Owner

抱歉,一直出差,回复晚了。
等这成为一个普遍需求的时候,我再考虑添加,你看如何?
或者你可以在自己分支里面实现 :)

@alexwhen
Copy link
Author

chinadns就是专门干这个的,C写的

@kenshinx
Copy link
Owner

恩,我知道chinadns项目,两个定位不一样,chinadns是翻墙的client工具,godns更多是一个server工具,用来实现cache,和指定域名的解析劫持。

@kenshinx kenshinx closed this as completed May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants