mellow-io / mellow

Mellow is a rule-based global transparent proxy client for Windows, macOS and Linux. Also a Proxifier alternative.
3.54k stars 471 forks source link

process-name 配置不生效 #313

Closed 54Ezreal closed 3 years ago

54Ezreal commented 3 years ago

使用操作系统类型以及版本

win10 版本号1909

使用 Mellow 版本

0.1.22

问题描述

我配置了process-name走代理,但是不生效. 其它配置都生效了的

问题复现步骤

相关配置

[Endpoint] Socks-Out, builtin, socks, address=xxxx, port=xxxx, user=xxxxxx, pass=xxxxxx Direct, builtin, freedom, domainStrategy=UseIP Dns-Out, builtin, dns

[RoutingRule] GEOIP, cn, Direct GEOIP, private, Direct DOMAIN-KEYWORD, google, Socks-Out PROCESS-NAME, navicat, Socks-Out FINAL, Direct

[Dns] hijack = Dns-Out

[DnsServer] localhost 8.8.8.8

[Routing] domainStrategy = IPIfNonMatch

相关日志、截图

54Ezreal commented 3 years ago

自问自答下吧,再次尝试以后,配置IP-CIDR,设置成navicat需要连接的数据库地址以后成功.