Merged
Conversation
Contributor
DHR60
commented
Jan 31, 2026
- 新增 xray 远程解析策略 targetStrategy
- 删除 sing-box DNS 选项,合并到 xray DNS 选项;UseIPv4v6, UseIPv4 对应 prefer_ipv4,prefer_ipv6 同理
- 新增 并行查询 和 乐观缓存 特性
DHR60
commented
Jan 31, 2026
| { | ||
| public Log4Ray log { get; set; } | ||
| public Dns4Ray dns { get; set; } | ||
| public object dns { get; set; } |
Contributor
Author
There was a problem hiding this comment.
DnsObject 加了一堆字段,全部加进去就为了反序列化多少有点不美观
所以这边也改为 object 了
Owner
|
可以合并? |
zkfvip
reviewed
Feb 4, 2026
| public static string TbRemoteResolveStrategy { | ||
| get { | ||
| return ResourceManager.GetString("TbRemoteResolveStrategy", resourceCulture); | ||
| } |
Contributor
Author
|
加俩提示吧,等会 |
Contributor
Author
|
好了 |
Contributor
Author
Owner
|
感谢,已经补上了 |
|
@DHR60 Can you please port these over to v2rayng too? Please. |
Contributor
Author
|
@2dust 问下有计划吗?有计划我就写个 pr 过去 |
Owner
|
android 最好的就是方式就是按应用分流就可以了,搞这么多设置又累又烦。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.