aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/reverseproxy.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-04-04 14:17:26 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-04-04 14:17:26 +1200
commit4da8054e215ec8594ac17075f116f9d26cee7bfa (patch)
tree287cf95b2da2544e0b1753311519cc068945907c /doc-src/reverseproxy.html
parent99ac7b84017d411e037e71041024f3cb2f653b09 (diff)
downloadmitmproxy-4da8054e215ec8594ac17075f116f9d26cee7bfa.tar.gz
mitmproxy-4da8054e215ec8594ac17075f116f9d26cee7bfa.tar.bz2
mitmproxy-4da8054e215ec8594ac17075f116f9d26cee7bfa.zip
Docs: replacements, upstream certs.
Also, move reverse proxy command-line flag to -P.
Diffstat (limited to 'doc-src/reverseproxy.html')
-rw-r--r--doc-src/reverseproxy.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/reverseproxy.html b/doc-src/reverseproxy.html
index 125be19a..4160b5c6 100644
--- a/doc-src/reverseproxy.html
+++ b/doc-src/reverseproxy.html
@@ -1,6 +1,6 @@
-- command-line: _-R_ http[s]://hostname[:port]
-- mitmproxy shortcut: _R_
+- command-line: _-P_ http[s]://hostname[:port]
+- mitmproxy shortcut: _P_
In reverse proxy mode, mitmproxy acts as a standard HTTP server and forwards
all requests to the specified upstream server. Note that the displayed URL for