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

如何设置在有ipv6 和 ipv4 的情况下 选择ipv4 只有ipv6 的情况下返回ipv6 #1848

Open
yangqingming opened this issue Oct 30, 2024 · 2 comments

Comments

@yangqingming
Copy link

如何设置在有ipv6 和 ipv4 的情况下 选择ipv4 只有ipv6 的情况下返回ipv6

@qwerttvv
Copy link

qwerttvv commented Nov 1, 2024

我只在访问外网的时候第二组dns屏蔽了AAAA,恰巧日常科学用到的服务都是双栈IP的,而且SSRP+自身不支持IPv6……

按理说如果你科学用的程序支持IPv6,那么设置smartdns的双栈IP优选是最好的选择,具体设置命令你搜搜文档,我记不住

@jqyisbest
Copy link

我也遇到了这个需求,issue里很早有人提了但目前看来开发者不想做这个功能。要么走双栈优选玄学返回IPV4/IPV6,要么自行针对每个域名配置是否返回IPV6,要么换别的应用。

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

3 participants