tweaselORG / meta

(Currently) only used for the issue tracker.
2 stars 0 forks source link

Evaluate using Mockttp instead of mitmproxy #6

Open baltpeter opened 1 year ago

baltpeter commented 1 year ago

Mockttp is the intercepting proxy at the core of HTTP Toolkit, and, as far as I can tell, the one major alternative to mitmproxy. It might be worth evaluating using that instead. Potential benefits I can see:

baltpeter commented 1 year ago

Also worth noting: HTTP Toolkit may soon have support for intercepting traffic from individual apps using Frida.