Francisco Boni f9899fdd44
Improve http_manipulate_cookies.py example (#5578)
Improve the example helper functions to use the get_all functions recommended
in the Header class docs for use with cookies data. This will avoid errors when
dealing with multiple headers.

cf655a664f/mitmproxy/http.py (L148)
cf655a664f/mitmproxy/http.py (L91)
2022-09-11 15:58:29 +02:00
2021-02-03 19:27:15 +01:00
2022-07-29 16:13:15 +02:00
2022-07-25 01:39:04 +02:00
2022-04-26 13:53:04 +02:00
2013-03-18 08:37:42 +13:00
2020-12-13 20:21:11 +01:00
2021-11-16 10:26:38 +01:00
2021-09-13 16:34:33 +02:00

mitmproxy

Continuous Integration Status Coverage Status Latest Version Supported Python versions

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.

mitmdump is the command-line version of mitmproxy. Think tcpdump for HTTP.

mitmweb is a web-based interface for mitmproxy.

Installation

The installation instructions are here. If you want to install from source, see CONTRIBUTING.md.

Documentation & Help

General information, tutorials, and precompiled binaries can be found on the mitmproxy website.

mitmproxy.org

The documentation for mitmproxy is available on our website:

mitmproxy documentation stable mitmproxy documentation dev

If you have questions on how to use mitmproxy, please use GitHub Discussions!

mitmproxy discussions

Contributing

As an open source project, mitmproxy welcomes contributions of all forms.

Dev Guide

Also, please feel free to join our developer Slack!

Slack Developer Chat

Description
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Readme MIT 100 MiB
Languages
Python 81.5%
TypeScript 13.4%
JavaScript 3.6%
Less 0.9%
HTML 0.3%
Other 0.2%