aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mitmweb.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mitmweb.rst')
-rw-r--r--docs/mitmweb.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/mitmweb.rst b/docs/mitmweb.rst
new file mode 100644
index 00000000..e57af059
--- /dev/null
+++ b/docs/mitmweb.rst
@@ -0,0 +1,18 @@
+.. _mitmweb:
+.. program:: mitmweb
+
+mitmweb
+=======
+
+**mitmweb** is mitmproxy's web-based user interface that allows interactive
+examination and modification of HTTP traffic. Like mitmproxy, 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.
+
+.. warning::
+
+ Mitmweb is currently in beta. We consider it stable for all features currently
+ exposed in the UI, but it still misses a lot of mitmproxy's features.
+
+
+.. image:: screenshots/mitmweb.png