Routing rule suggestions
I hope to add "or" and "and" logic to the routing rules. "Or" means the rule takes effect as long as any one of the conditions is met (for example, if the keywords are "telegram" and "GitHub", the proxy will be triggered when either one is matched). "And" means the rule only takes effect when all conditions in the routing rule are satisfied (for example, interception requires both UDP and port 443 to be matched at the same time). I also hope to add support for domain keywords, domain suffixes, IP CIDR blocks, and domain name regular expressions, as this will greatly improve my traffic splitting effectiveness.
0 条评论