diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2017-03-08 08:22:49 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2017-03-08 08:22:49 +1300 |
commit | f0d6237a965f28a9acb3d8249e0e86185788b6c6 (patch) | |
tree | 44afbdf44267e29269df865b04b61b687aeda416 /docs/features/tcpproxy.rst | |
parent | 98ec3b77fe8d3c0bcb0761980568ddd067380bd1 (diff) | |
parent | cb6240974d16e9f2923543fe28c201d39a63f60f (diff) | |
download | mitmproxy-f0d6237a965f28a9acb3d8249e0e86185788b6c6.tar.gz mitmproxy-f0d6237a965f28a9acb3d8249e0e86185788b6c6.tar.bz2 mitmproxy-f0d6237a965f28a9acb3d8249e0e86185788b6c6.zip |
Merge remote-tracking branch 'upstream/master' into options
Diffstat (limited to 'docs/features/tcpproxy.rst')
-rw-r--r-- | docs/features/tcpproxy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/tcpproxy.rst b/docs/features/tcpproxy.rst index 77c62bbf..0825c024 100644 --- a/docs/features/tcpproxy.rst +++ b/docs/features/tcpproxy.rst @@ -19,7 +19,7 @@ How it works ================== ====================== command-line ``--tcp HOST`` -mitmproxy shortcut :kbd:`o` then :kbd:`T` +mitmproxy shortcut :kbd:`O` then :kbd:`T` ================== ====================== For a detailed description how the hostname pattern works, please look at the :ref:`passthrough` |