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.
在 IPv6+IPv4 环境下,使用 https://github.com/xiaorouji/openwrt-passwall 体验很好,如果国外网站有 IPv6 地址,可以接管这部分流量,而 OpenClash 不接管 IPv6 流量,所以走直连,造成国内通过 IPv6 上网没有问题但是如果访问没有被墙的国外 IPv6 网站时很慢,比如 CF 的一些 CDN 节点,感觉还是 IPv4 和 IPv6 的流量一起接管比较好,尝试在 OpenClash 上添加支持,没有成功,提个 draft 吧,有同学想搞同样的东西的话也许有一点参考价值
另外 https://github.com/Dreamacro/clash/pull/362 没有合并,似乎 Clash 本身的 IPv6 的支持是有问题的,本 PR 只是尝试解决 IPv6 流量没有经过 Clash 处理的问题