shawn1m / overture

A customized DNS relay server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

对domainFile.Matcher参数不理解

Alion548 opened this issue · comments

commented

domainFile.Matcher: Matching policy and implementation, including "full-list", "full-map", "regex-list", "mix-list", "suffix-tree" and "final". Default value is "full-map".

请问,比如我规则是:google.com,需要匹配a.google.com、bb.a.google.com,是不是需要suffix-tree参数?

commented

Refer to: #180