ooni / jafar

Grand vizier of censorship simulation
https://ooni.torproject.org/
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

badproxy: add support for TLS #23

Closed bassosimone closed 4 years ago

bassosimone commented 4 years ago

The badproxy behaves basically as before, except that now we also have a TLS proxy that reads some data after the handshake (presumably the HTTP request) and then closes the connection.

Part of #7.