From 2d4e4eafe1545e9ac79c04fcfc48f198e85900aa Mon Sep 17 00:00:00 2001 From: smill Date: Thu, 15 Sep 2016 18:54:55 +0000 Subject: Fixed restructuredText error. --- docs/transparent.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/transparent.rst b/docs/transparent.rst index 7860238e..71b48595 100644 --- a/docs/transparent.rst +++ b/docs/transparent.rst @@ -22,7 +22,8 @@ At the moment, mitmproxy supports transparent proxying on OSX Lion and above, and all current flavors of Linux. Fully transparent mode -======= +====================== + By default mitmproxy will use its own local ip address for its server-side connections. In case this isn't desired, the --spoof-source-address argument can be used to use the client's ip address for server-side connections. The following config is -- cgit v1.2.3