Created Docs Structure (markdown)
parent
ee9f28b789
commit
a5c982cf78
|
@ -0,0 +1,32 @@
|
||||||
|
- **Installation**
|
||||||
|
Something similar to https://cryptography.io/en/latest/installation/, recommend binaries where applicable.
|
||||||
|
- **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"
|
||||||
|
- **Using mitmproxy**
|
||||||
|
- Anticache
|
||||||
|
- Installing Certificates
|
||||||
|
- Replacements
|
||||||
|
- Header Replacements
|
||||||
|
- Client-side replay
|
||||||
|
- Server-side replay
|
||||||
|
- Sticky Cookies
|
||||||
|
- Filter Syntax
|
||||||
|
- **Proxy Configuration**
|
||||||
|
- Ignore domains
|
||||||
|
- TCP proxy
|
||||||
|
- Proxy autnentication
|
||||||
|
- Streaming Contents
|
||||||
|
- SOCKS proxy
|
||||||
|
- **SSL Configuration**
|
||||||
|
Maybe just a single page detailing all ssl options.
|
||||||
|
- **Scripting mitmproxy**
|
||||||
|
- Inline Scripts
|
||||||
|
- libmproxy
|
||||||
|
- **Tutorials**
|
||||||
|
- **Development**
|
||||||
|
- Architecture
|
||||||
|
- Dev Docs
|
Loading…
Reference in New Issue