Hacker News new | ask | show | jobs
by xiekomb 1094 days ago
With more and more websites relying on Cloudflare and similar services to fight bots can Mitmproxy still be used in such context?

I am particularly thinking about the TLS fingerprinting features of cloudflare.

1 comments

You generally use it to intercept your own systems. ie - if you're reverse engineering an API.

It's written in python so you wouldn't use if for something large scale.