Updated Docs Structure (markdown)

Maximilian Hils 2015-03-14 01:53:17 +01:00
parent 46627ee25a
commit d034dd6c20
1 changed files with 4 additions and 1 deletions

@ -1,5 +1,7 @@
- **Installation** - **Installation**
Something similar to https://cryptography.io/en/latest/installation/, recommend binaries where applicable. 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** - **Getting Started**
A quick walkthrough to demonstrate some of the main features, mostly the content of Tools/mitmproxy/Example and Tools/mitmdump/Examples. A quick walkthrough to demonstrate some of the main features, mostly the content of Tools/mitmproxy/Example and Tools/mitmdump/Examples.
- mitmproxy (or mitmweb) - mitmproxy (or mitmweb)
@ -8,7 +10,6 @@ A quick walkthrough to demonstrate some of the main features, mostly the content
"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"
- **Using mitmproxy** - **Using mitmproxy**
- Anticache - Anticache
- Installing Certificates
- Replacements - Replacements
- Header Replacements - Header Replacements
- Client-side replay - Client-side replay
@ -23,6 +24,8 @@ A quick walkthrough to demonstrate some of the main features, mostly the content
- SOCKS proxy - SOCKS proxy
- **SSL Configuration** - **SSL Configuration**
Maybe just a single page detailing all ssl options. Maybe just a single page detailing all ssl options.
- Custom CA (from Installing Certificates/Overview)
- Custom Cert (from Installing Certificates/Overview)
- **Scripting mitmproxy** - **Scripting mitmproxy**
- Inline Scripts - Inline Scripts
- libmproxy - libmproxy