diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/introduction.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/introduction.rst b/docs/introduction.rst index 880e28c2..c33cfe48 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -6,6 +6,8 @@ with a console interface. **mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP. +**mitmweb** is a web-based interface for mitmproxy. + Documentation, tutorials and distribution packages can be found on the mitmproxy website: `mitmproxy.org <https://mitmproxy.org/>`_ |