請問v5版的配置文件, PriorityDomain還支持geosite域名集嗎? #1653
Unanswered
WordsWorthLess
asked this question in
Q&A
Replies: 2 comments 1 reply
-
同样有这个困惑,当时刚上线以为是说明没写完。但这都上线一年了,依然没有这个的支持,导致只能继续用v4的config。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
应该是支持的 核心实现代码并没有太大的差异 只是文档还没写 因为v4版本的配置载入的代码实现太混乱了 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
看配置文檔介紹
https://www.v2fly.org/v5/config/dns.html#prioritydomainobject
PriorityDomain貌似只有4種匹配方式
完整域名匹配,關鍵字匹配,(子)域名匹配,正則表達式匹配,
而且示例配置也沒有提及geosite域名集的相關配置(geosite.dat路徑,域名集填寫方法等)
是網站的説明漏了提及還是v2ray v5不再支持geosite合集了?如果是後者的話就太令人費解了
而且我覺得原來V4的DNS 服務器列表配置方式就很清爽直觀,在V4的基礎上添加inverseMatch就很好了,V5搞得太繁瑣太臃腫了。
Beta Was this translation helpful? Give feedback.
All reactions