Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
客户端里,一个国内域名经路由查询后,走Freedom出口出站;其中,我希望由我自己配置的公共DNS进行解析,因此使用"UseIP"、通过内置 DNS 服务器进行解析;进入DNS模块后,示例配置都是用domains再次进行查询,但这显然是重复了、
并且一点也不优雅。我希望在进入DNS模块后,依据“该流量来自于Freedom出口”这一特征,直接指定特定DNS服务器进行解析、而不用再次查询。
该需求大概可以描述为“通过出口分流”,Xray有没有什么配置方法可以实现?
求指教_(:D)∠)_
Beta Was this translation helpful? Give feedback.
All reactions