Updated Docs Structure (markdown)
parent
e60b810e59
commit
5e9abc87bb
|
@ -1,13 +1,15 @@
|
||||||
- **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)
|
||||||
- mitmdump
|
- mitmdump
|
||||||
- **Proxy Modes**
|
- **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**
|
- **Using mitmproxy**
|
||||||
- Anticache
|
- Anticache
|
||||||
- Replacements
|
- Replacements
|
||||||
|
@ -29,6 +31,9 @@ A quick walkthrough to demonstrate some of the main features, mostly the content
|
||||||
- **Scripting mitmproxy**
|
- **Scripting mitmproxy**
|
||||||
- Inline Scripts
|
- Inline Scripts
|
||||||
- libmproxy
|
- libmproxy
|
||||||
|
|
||||||
|
-----------
|
||||||
|
|
||||||
- **Tutorials**
|
- **Tutorials**
|
||||||
- **How mitmproxy works**
|
- **How mitmproxy works**
|
||||||
- **Development**
|
- **Development**
|
||||||
|
|
Loading…
Reference in New Issue