mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-23 20:00:09 +08:00
Finalizing documentation
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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.<a name="flowview"></a>
|
||||
interfaces.
|
||||
|
||||
|
||||
## Flow view
|
||||
|
||||
Reference in New Issue
Block a user