aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2017-01-30 20:07:37 +0100
committerThomas Kriechbaumer <Kriechi@users.noreply.github.com>2017-01-30 20:07:37 +0100
commit980b8aedd34caf2084fb217f50f24e7ea0308ac8 (patch)
treed5f3d838368f2ac8ab3360bbbded53b9a6bada6a /docs
parent45ace793d01c9d2d861a12a2d3bea75eccfbccbb (diff)
downloadmitmproxy-980b8aedd34caf2084fb217f50f24e7ea0308ac8.tar.gz
mitmproxy-980b8aedd34caf2084fb217f50f24e7ea0308ac8.tar.bz2
mitmproxy-980b8aedd34caf2084fb217f50f24e7ea0308ac8.zip
Update shim path (#1968)
Diffstat (limited to 'docs')
-rw-r--r--docs/transparent.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/transparent.rst b/docs/transparent.rst
index 8befbac5..889079af 100644
--- a/docs/transparent.rst
+++ b/docs/transparent.rst
@@ -44,7 +44,7 @@ This mode does require root privileges though. There's a wrapper in the examples
called 'mitmproxy_shim.c', which will enable you to use this mode with dropped priviliges.
It can be used as follows::
- gcc examples/mitmproxy_shim.c -o mitmproxy_shim -lcap
+ gcc examples/complex/full_transparency_shim.c -o mitmproxy_shim -lcap
sudo chown root:root mitmproxy_shim
sudo chmod u+s mitmproxy_shim
./mitmproxy_shim $(which mitmproxy) -T --spoof-source-address