← Back to context

Comment by eloh

1 day ago

How does it compare to mitmproxy?

Oproxy ships with an AI assistant that can be used to get insights on live session, tweaking rules in plain English, e.g. "map all requests from api.test.com to github.com". Also its built in rust whereas mitmproxy has python runtime.

Mitm proxy is very reliable and is reviewed by human properly. Looking into source code, this project is hot mess written by claude and isn't reviewed properly....

  • I agree mitmproxy is very reliable as it has years of polish. Oproxy is still in very early phase and in active development and need much more human review. I would appreciate feedback on specific improvements, so that I can work on them.