aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/tcpproxy.rst
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2016-11-21 22:54:47 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2016-11-23 10:18:45 +0100
commit3353aa3cfdde33e7f7465739f2cf65bfd4697c24 (patch)
treed66c32be357208b2432ae85a0867e7f477a0f567 /docs/features/tcpproxy.rst
parentd3bd04dec0dd812a3a8f057b7d31085cf45ee2de (diff)
downloadmitmproxy-3353aa3cfdde33e7f7465739f2cf65bfd4697c24.tar.gz
mitmproxy-3353aa3cfdde33e7f7465739f2cf65bfd4697c24.tar.bz2
mitmproxy-3353aa3cfdde33e7f7465739f2cf65bfd4697c24.zip
fix docs
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 e24620e2..77c62bbf 100644
--- a/docs/features/tcpproxy.rst
+++ b/docs/features/tcpproxy.rst
@@ -3,7 +3,7 @@
TCP Proxy
=========
-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: