mitmproxy 8.1.1-1 source package in Ubuntu
Changelog
mitmproxy (8.1.1-1) unstable; urgency=high * Team upload * New upstream version 8.1.1 (Closes: #1010938, CVE-2021-39214, CVE-2022-24766) * d/watch: Remove opts without prepended opts * Depend on python3-zstandard [ Debian Janitor ] * Update watch file format version to 4 * Remove 2 obsolete maintscript entries in 1 files * Bump debhelper from old 12 to 13 * Set upstream metadata fields: Repository-Browse * Update standards version to 4.6.2, no changes needed [ Agathe Porte ] * d/docs: README.rst -> README.md * d/clean: remove .tox * rebase patches -- Bastian Germann <email address hidden> Sun, 05 Feb 2023 17:00:42 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- net
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mitmproxy_8.1.1-1.dsc | 2.7 KiB | b915a1fb5afc55f4e162ecbcaec020272938023d1a29558ab70aa0fad871ae10 |
mitmproxy_8.1.1.orig.tar.gz | 26.6 MiB | 212e81bec40e1d2a894d73a337f076a3010d981249e513565e9246f29822d06c |
mitmproxy_8.1.1-1.debian.tar.xz | 10.8 KiB | 57259ffab986364e19a7be2b1a40228b7a3a6aa82bceb55a2cdaaed662f10590 |
Available diffs
- diff from 6.0.2-2 to 8.1.1-1 (1.7 MiB)
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