Hacker News new | ask | show | jobs
by heinrichf 3615 days ago
Let us also mention the great mitmproxy, an open source equivalent to the Charles proxy: https://github.com/mitmproxy/mitmproxy / https://mitmproxy.org/
2 comments

My go-to has always been Fiddler[1] (for windows). I wish it were open-source though.

I'll give mitmproxy a try. Thanks!

[1] http://www.telerik.com/fiddler

Fiddler is amazing!
Another option is Burp Suite (https://portswigger.net/burp/ ) -- ubiquitous in the security world.