refine diagram
This commit is contained in:
parent
e28a0ac78f
commit
4d7b0bd27f
40
README.md
40
README.md
@ -2,28 +2,28 @@
|
|||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
```
|
|
||||||
+---------+ +-----------+ +----------------+
|
|
||||||
| | | | | |
|
|
||||||
| Browser +<---------HTTP--------->+ Privoxy +<---------HTTP--------->+ HTTP webserver |
|
|
||||||
| | | | | |
|
|
||||||
+----+----+ +---+---+---+ +----------------+
|
|
||||||
^ ^ ^
|
|
||||||
| | |
|
|
||||||
| +--------------------------------------------------+
|
|
||||||
| | | | |
|
|
||||||
| | +---------+ | | +--------+ | +-----------------+
|
|
||||||
| | | | | | | | | | |
|
|
||||||
+---HTTPS--->+ Front +<--HTTP*--+ +---HTTP-->+ Rear +<---HTTPS--->+ HTTPS webserver |
|
|
||||||
| | | | | | | |
|
|
||||||
| +---------+ +--------+ | +-----------------+
|
|
||||||
| |
|
|
||||||
+--------------------------------------------------+
|
|
||||||
|
|
||||||
Transparent MitM
|
+---------+ +-----------+ +----------------+
|
||||||
|
| | | | | |
|
||||||
|
| Browser +<---------HTTP--------->+ Privoxy +<---------HTTP--------->+ HTTP webserver |
|
||||||
|
| | | | | |
|
||||||
|
+----+----+ +---+---+---+ +----------------+
|
||||||
|
^ ^ ^
|
||||||
|
| | |
|
||||||
|
| +--------------------------------------------------+
|
||||||
|
| | | | |
|
||||||
|
| | +---------+ | | +--------+ | +-----------------+
|
||||||
|
| | | | | | | | | | |
|
||||||
|
+---HTTPS--->+ Front +<--HTTP*--+ +---HTTP-->+ Rear +<---HTTPS--->+ HTTPS webserver |
|
||||||
|
| | | | | | | |
|
||||||
|
| +---------+ +--------+ | +-----------------+
|
||||||
|
| |
|
||||||
|
+--------------------------------------------------+
|
||||||
|
|
||||||
|
Transparent MitM
|
||||||
|
|
||||||
|
* Tagged for forwarding
|
||||||
|
|
||||||
* Tagged for forwarding
|
|
||||||
```
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user