refine diagram

master
Michele Guerini Rocco 2019-05-07 13:11:41 +02:00
parent e28a0ac78f
commit 4d7b0bd27f
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A
1 changed files with 20 additions and 20 deletions

View File

@ -2,28 +2,28 @@
## 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