Skip to content

Conversation

DHR60
Copy link
Contributor

@DHR60 DHR60 commented Sep 7, 2025

#7887

设为活动配置文件前检查,目前只在手动切换节点时检查

目前检查核心是否支持,以及节点分流和链式代理是否正确

检查核心是否支持包括:核心是否支持其协议,核心是否支持其传输层,如果检查不通过则停止切换节点

节点分流和链式代理是否正确:检查别名是否存在,以及核心是否支持,检查不通过仅提示

@DHR60
Copy link
Contributor Author

DHR60 commented Sep 8, 2025

等把复杂ProfileItem做完再合吧,本来就是为了这个饺子调的醋
image

@2dust
Copy link
Owner

2dust commented Sep 9, 2025

放到下一个版本合并发布吧,近期先把这个版本做稳定了

@DHR60 DHR60 marked this pull request as draft September 9, 2025 14:49
@DHR60 DHR60 force-pushed the precheck branch 6 times, most recently from 7b09cb4 to 69e083f Compare September 14, 2025 13:01
@DHR60 DHR60 force-pushed the precheck branch 6 times, most recently from 545dcaf to 11924b5 Compare September 23, 2025 08:51
Based on actual network flow instead of data packets
Adds cycle detection to prevent infinite loops when evaluating profile groups.

This ensures that profile group configurations don't result in stack overflow errors when groups reference each other, directly or indirectly.
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

Successfully merging this pull request may close these issues.

2 participants