mitmproxy 4.0.4-6.1 source package in Ubuntu
Changelog
mitmproxy (4.0.4-6.1) unstable; urgency=medium * Non-maintainer upload. [ Debian Janitor ] * Update standards version, no changes needed. * Bump debhelper from old 9 to 12. [ Andrej Shadura ] * Apply an upstream patch for wsproto 0.13 compatibility (Closes: #948206) -- Andrej Shadura <email address hidden> Wed, 08 Apr 2020 16:47:13 +0200
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 | |
---|---|---|---|---|
Focal | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mitmproxy_4.0.4-6.1.dsc | 2.2 KiB | 059f1231e9667584b8ddae670db1d0edb4236cdee4436ba3c6c983f3cccb760e |
mitmproxy_4.0.4.orig.tar.xz | 10.2 MiB | 85bd945c5aa6372877865183e85a77e14325dcd49d301685a904aa34c5e51548 |
mitmproxy_4.0.4-6.1.debian.tar.xz | 13.7 KiB | 72d3cc4a73885772643d3d18ca258844e107075ee1ad1de5d8b86d6af6905ac0 |
Available diffs
- diff from 4.0.4-6 to 4.0.4-6.1 (2.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