请教一下高级路由的优先级问题
#1549
Replies: 1 comment 1 reply
-
把配置文件发出来让别人给你挑错字这不好吧。这不是一个issue而是typo |
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.
-
由于我本地有反代程序,我希望部分GFW中的域名可以直连,
所以我在自定义的高级路由中按自上而下的顺序添加了一些规则,但是通过log得知,大部分direct规则域名如bilibili.com githubassets.com正常走了direct,但有部分如githubapp.com functional.events.data.microsoft.com走了proxy,无论linear还是mph都是这个情况。
请问各位大佬如何配置才能让direct中的规则优先于proxy
v2rayN版本:4.27
core版本:4.44.0
我使用了Loyalsoldier/v2ray-rules-dat的geoip.dat和geosite.dat文件
配置文件中的路由部分:
Log输出:
Beta Was this translation helpful? Give feedback.
All reactions