From 5e9abc87bb8773464b144828c7392a1e7a5cdfb7 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 14 Mar 2015 01:57:16 +0100 Subject: [PATCH] Updated Docs Structure (markdown) --- Docs-Structure.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Docs-Structure.md b/Docs-Structure.md index 160ea7b..dd7165a 100644 --- a/Docs-Structure.md +++ b/Docs-Structure.md @@ -1,13 +1,15 @@ - **Installation** Something similar to https://cryptography.io/en/latest/installation/, recommend binaries where applicable. -- **Installing Certificates** - Recommend the web app and ditch the tutorials for Firefox etc. They are hard to keep up to date and don't provide any value over the web app. - **Getting Started** A quick walkthrough to demonstrate some of the main features, mostly the content of Tools/mitmproxy/Example and Tools/mitmdump/Examples. - mitmproxy (or mitmweb) - mitmdump - **Proxy Modes** - "Modes of Operation" combined with "Features/Reverse Proxy" and "Features/Upstream proxy mode" + "Modes of Operation" combined with "Features/Reverse Proxy" and "Features/Upstream proxy mode". +- **Installing Certificates** + Recommend the web app and ditch the tutorials for Firefox etc. They are hard to keep up to date and don't provide any value over the web app. + +----------- - **Using mitmproxy** - Anticache - Replacements @@ -29,6 +31,9 @@ A quick walkthrough to demonstrate some of the main features, mostly the content - **Scripting mitmproxy** - Inline Scripts - libmproxy + +----------- + - **Tutorials** - **How mitmproxy works** - **Development**