mitmproxy

Rating: 
0
No votes yet

SSL-capable man-in-the-middle HTTP proxy
mitmproxy is an SSL-capable man-in-the-middle HTTP proxy. It provides
a console interface that allows traffic flows to be inspected and
edited on the fly.
.
Also shipped is mitmdump, the command-line version of mitmproxy, with
the same functionality but without the frills. Think tcpdump for
HTTP.
.
Features:
- intercept and modify HTTP traffic on the fly
- save HTTP conversations for later replay and analysis
- replay both HTTP clients and servers
- make scripted changes to HTTP traffic using Python
- SSL interception certs generated on the fly

Application versions: 
AttachmentSizeDate
File mitmproxy_0.8-2_armel.deb104.98 KB04/08/2013 - 22:32
Changelog: 

mitmproxy (0.8-2) unstable; urgency=low

* Added missing dependency on python-lxml (Closes: #687056)