aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/content/tools-mitmproxy.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/content/tools-mitmproxy.md')
-rw-r--r--docs/src/content/tools-mitmproxy.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/src/content/tools-mitmproxy.md b/docs/src/content/tools-mitmproxy.md
new file mode 100644
index 00000000..6505fac4
--- /dev/null
+++ b/docs/src/content/tools-mitmproxy.md
@@ -0,0 +1,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.
+