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