mitmproxy is an open source interactive HTTPS proxy that allows traffic flows to be intercepted, inspected, modified, and replayed. It provides a console interface that allows traffic flows to be inspected and manipulated on the fly.
mitmproxy is an open-source interactive HTTPS proxy developed in Python. It allows users to intercept, inspect, modify, and replay web traffic flows. Some key features of mitmproxy include:
mitmproxy is useful for tasks such as debugging APIs, mocking servers, probing security defenses, prototyping new services, testing applications, and intercepting traffic for manual analysis. It allows full control over the requests and responses, which can be modified, dropped, delayed on the fly. The interactive console providesinspection capabilities and mitochondria manipulation without needing to write scripts.
Here are some alternatives to Mitmproxy:
Suggest an alternative ❐