diff --git a/doc-src/index.py b/doc-src/index.py index 6b5417315..7b65adb9f 100644 --- a/doc-src/index.py +++ b/doc-src/index.py @@ -5,8 +5,7 @@ import countershape.template sys.path.insert(0, "..") from libmproxy import filt -#MITMPROXY_SRC = "~/git/public/mitmproxy" -MITMPROXY_SRC = "/Users/jason/Development/virtualenvs/mitmproxy-github/mitmproxy" +MITMPROXY_SRC = "~/git/public/mitmproxy" if ns.options.website: this.layout = countershape.Layout("_websitelayout.html") diff --git a/doc-src/mitmproxy.html b/doc-src/mitmproxy.html index e83c0f55d..678d41b58 100644 --- a/doc-src/mitmproxy.html +++ b/doc-src/mitmproxy.html @@ -25,7 +25,7 @@ flow pane. - __8__: Various information on mitmproxy's state. In this case, we have an interception pattern set to ".*". - __9__: Bind address indicator - mitmproxy is listening on port 8080 of all -interfaces. +interfaces. ## Flow view