mitmproxy 0.15-1 source package in Ubuntu
Changelog
mitmproxy (0.15-1) unstable; urgency=medium * New upstream version 0.15 -- Sebastien Delafond <email address hidden> Wed, 10 Feb 2016 15:13:45 +0100
Upload details
- Uploaded by:
- Sebastien Delafond
- Uploaded to:
- Sid
- Original maintainer:
- Sebastien Delafond
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mitmproxy_0.15-1.dsc | 1.5 KiB | 8a9c304d25e17153ffe0098a57435ba2de24f6b4addb2edcb1b732ab8aed54a6 |
mitmproxy_0.15.orig.tar.bz2 | 25.6 MiB | 0a46e86a2cdda347015e59955030fb6cc77c8fa4c75bcbe3304075e5ddb3df24 |
mitmproxy_0.15-1.debian.tar.xz | 5.2 KiB | 3a34c007e4865f88839dba25c472ebdd1e56c991ec23a89cf1cba3496f8a0b94 |
Available diffs
- diff from 0.13-1 to 0.15-1 (527.9 KiB)
No changes file available.
Binary packages built by this source
- mitmproxy: 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