sardanios
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
mitmproxy cannot recreate the client's TLS, it uses python's TLS stack, so even with a real browser behind it, your connection looks like that of a python script. To solve this, I've created mitmcloak. It reads the…