shawn1m / overture

A customized DNS relay server
MIT License
1.79k stars 284 forks source link

对domainFile.Matcher参数不理解 #272

Closed Alion548 closed 2 years ago

Alion548 commented 2 years ago

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参数?

shawn1m commented 2 years ago

Refer to: https://github.com/shawn1m/overture/issues/180