We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
clash meta 允许配置申明 routing-mark
routing-mark: 6666
如果这个配置与项目中的 fwmark 不匹配(目前为 233),会造成无法代理网络
fwmark 应该在使用的时候检测用户配置中是否有 routing-mark,或者提供一个配置由用户决定
routing-mark
The text was updated successfully, but these errors were encountered:
emmm,似乎即使 routing-mark 匹配为 233,也无法代理网络,应该只能考虑移除用户配置中的该配置项
Sorry, something went wrong.
我也遇到了相同的问题 在移除了 Clash 配置文件中的 routing-mark 配置项后,代理恢复正常
No branches or pull requests
clash meta 允许配置申明 routing-mark
如果这个配置与项目中的 fwmark 不匹配(目前为 233),会造成无法代理网络
fwmark 应该在使用的时候检测用户配置中是否有
routing-mark
,或者提供一个配置由用户决定The text was updated successfully, but these errors were encountered: