0

I'm running mitmproxy on Windows (mitmweb.exe). There is any way to set option not to store captured data?

The problem is in memory consumption when mitmproxy is running long time. enter image description here

  • So far it seems no option to store flows data on disk instead of memory https://github.com/mitmproxy/mitmproxy/issues/3302. – Kevin Cui Jan 06 '19 at 16:00

1 Answers1

0

I have not found any solution, so I have wrote a very simple proxy program using https://github.com/justcoding121/Titanium-Web-Proxy