mitmproxy 8.1.1-2 source package in Ubuntu
Changelog
mitmproxy (8.1.1-2) unstable; urgency=medium * Team upload. * Add upstream patch to fix Python 3.11 compatibility (Closes: #1031787) -- Aron Xu <email address hidden> Fri, 03 Mar 2023 01:21:00 +0800
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mitmproxy_8.1.1-2.dsc | 2.5 KiB | 5c9080f5f76140cdc4c58fc0a0f601714cf04da70a223a9b377658ea374fe8d4 |
mitmproxy_8.1.1.orig.tar.gz | 26.6 MiB | 212e81bec40e1d2a894d73a337f076a3010d981249e513565e9246f29822d06c |
mitmproxy_8.1.1-2.debian.tar.xz | 11.3 KiB | 5f6d9488c18042fcd916b312dd5446831ea4cd6ecebb655547f44e91cacea6b7 |
Available diffs
- diff from 8.1.1-1 to 8.1.1-2 (1017 bytes)
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