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

请问使用fiddler或burpsuite结合Mellow抓客户端包应该如何配置 #302

Closed cwyalpha closed 3 years ago

cwyalpha commented 3 years ago

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

win 10

使用 Mellow 版本

0.1.22

问题描述

想要使用fiddler或burpsuite结合Mellow对客户端抓包和改包应该配置

问题复现步骤

相关配置

目前的配置如下,应用程序可以上网,但是在fiddler里看到的都是IP地址。如果是Proxifier的话有一个设置项是DNS不解析,这样可以把域名发给fiddler,由fiddler解析。不知道Mellow是不是有类似的设置项。 [Endpoint] MyProxyServer, builtin, http, address=127.0.0.1, port=8888 Direct, builtin, freedom, domainStrategy=UseIP Dns-Out, dns

[RoutingRule] PROCESS-NAME, fiddler, Direct PROCESS-NAME, unknown process, Direct FINAL, MyProxyServer

[Dns] hijack = Dns-Out

[DnsServer] localhost 114.114.114.114

相关日志、截图

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days