Hacker News new | ask | show | jobs
by bencevans 3117 days ago
Interface looks cool but what benefits are there over using mitmproxy?
1 comments

> Interface looks cool

Thanks, glad you think so :)

> what benefits are there over using mitmproxy?

With mitmproxy you can do almost everything you can do with debugProxy and a lot more.

The main benefit is you don't need to install anything. Also you can proxy requests from clients outside your local network (if you are behind a NAT router, for example).