From e63ef3a520075407f1a9d0584fb228d318834244 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 8 Sep 2015 21:35:15 +0200 Subject: add inline script for conditional tls passthrough fix #646 --- examples/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/README') diff --git a/examples/README b/examples/README index adfcd0f2..b4dec8e5 100644 --- a/examples/README +++ b/examples/README @@ -1,3 +1,7 @@ +Some inline scripts may require additional dependencies, which can be installed using +`pip install mitmproxy[examples]`. + + # inline script examples add_header.py Simple script that just adds a header to every request. change_upstream_proxy.py Dynamically change the upstream proxy -- cgit v1.2.3