sardanios

↗ HN profile [ 16.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…