aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/tcpproxy.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-11-23 22:45:21 +0100
committerMaximilian Hils <git@maximilianhils.com>2016-11-23 22:45:21 +0100
commit5d209e504004f8eb7f28c1b835266415528bbd27 (patch)
treefb7e64ac3290f286e0f4677a71b62ebb612b75e6 /docs/features/tcpproxy.rst
parent48d54e2d4a1a61a635f74c33f0544be8172a10fc (diff)
parent9bc5adfb03ca6fc08a115757e3de18299a06b091 (diff)
downloadmitmproxy-5d209e504004f8eb7f28c1b835266415528bbd27.tar.gz
mitmproxy-5d209e504004f8eb7f28c1b835266415528bbd27.tar.bz2
mitmproxy-5d209e504004f8eb7f28c1b835266415528bbd27.zip
Merge commit '9bc5adf'
Diffstat (limited to 'docs/features/tcpproxy.rst')
-rw-r--r--docs/features/tcpproxy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/tcpproxy.rst b/docs/features/tcpproxy.rst
index 1d6fbd12..77c62bbf 100644
--- a/docs/features/tcpproxy.rst
+++ b/docs/features/tcpproxy.rst
@@ -3,7 +3,7 @@
TCP Proxy
=========
-WebSockets or other non-HTTP protocols are not supported by mitmproxy yet. However, you can exempt
+In case mitmproxy does not handle a specific protocol, you can exempt
hostnames from processing, so that mitmproxy acts as a generic TCP forwarder.
This feature is closely related to the :ref:`passthrough` functionality,
but differs in two important aspects: