diff options
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/reverseproxy.html | 8 | ||||
-rw-r--r-- | doc-src/screenshots/mitmproxy.png | bin | 175466 -> 71881 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc-src/reverseproxy.html b/doc-src/reverseproxy.html index e69de29b..125be19a 100644 --- a/doc-src/reverseproxy.html +++ b/doc-src/reverseproxy.html @@ -0,0 +1,8 @@ + +- command-line: _-R_ http[s]://hostname[:port] +- mitmproxy shortcut: _R_ + +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 +flows in this mode will use the value of the __Host__ header field from the +request, not the reverse proxy server. diff --git a/doc-src/screenshots/mitmproxy.png b/doc-src/screenshots/mitmproxy.png Binary files differindex 1766167e..4dad7728 100644 --- a/doc-src/screenshots/mitmproxy.png +++ b/doc-src/screenshots/mitmproxy.png |