mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 14:58:38 +00:00
docs: add mitmweb stub
This commit is contained in:
parent
fc5783c20e
commit
7de3507f9a
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
mitmproxy
|
mitmproxy
|
||||||
mitmdump
|
mitmdump
|
||||||
|
mitmweb
|
||||||
config
|
config
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
16
docs/mitmweb.rst
Normal file
16
docs/mitmweb.rst
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
.. _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
|
||||||
|
|
BIN
docs/screenshots/mitmweb.png
Normal file
BIN
docs/screenshots/mitmweb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
Reference in New Issue
Block a user