diff --git a/README.md b/README.md index bf63203..5f0b25f 100644 --- a/README.md +++ b/README.md @@ -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