aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/content/tools-mitmproxy.md
blob: 6505fac4827b7f24d4a5ad851b6059f50434f102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: "mitmproxy"
menu: "tools"
menu:
    tools:
        weight: 1
---

## mitmproxy

{{< figure src="/screenshots/mitmproxy.png" >}}

**mitmproxy** is a console tool that allows interactive examination and
modification of HTTP traffic. It differs from mitmdump in that all flows are
kept in memory, which means that it's intended for taking and manipulating
small-ish samples. Use the `?` shortcut key to view, context-sensitive
documentation from any **mitmproxy** screen.