blob: e7995141121b02bb6cc462077a5d015f88348f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.. _architecture:
Architecture
============
To give you a better understanding of how mitmproxy works, mitmproxy's
high-level architecture is detailed in the following graphic:
.. image:: ../schematics/architecture.png
:download:`architecture.pdf <../schematics/architecture.pdf>`
Please don't refrain from asking any further
questions on the mailing list, the Slack channel or the GitHub issue tracker.
|