Dev Tools/ dev-tools · open-source · networking · security

Oproxy Brings Network Traffic Inspection to the Browser

An open-source proxy tool lets developers intercept and rewrite HTTP requests without installing a desktop app.

Oproxy Brings Network Traffic Inspection to the Browser

A developer has shipped Oproxy, a browser-based proxy for intercepting and modifying network traffic.

Posted to Hacker News as a "Show HN," the project lives on GitHub. It lets developers inspect and rewrite HTTP requests from within the browser, putting it in direct competition with established tools like Burp Suite and mitmproxy. Both require local installation: Burp Suite ships as a Java application, mitmproxy needs Python. Oproxy's pitch is that it runs where you already are.

The browser-native angle has genuine appeal for developers who want fast, low-friction traffic inspection during debugging sessions or in locked-down environments where installing software is not an option. Cutting out the setup step removes a real barrier that keeps developers from reaching for a proxy tool in the first place.

The project drew 13 upvotes and one comment on Hacker News. Proxy tools rarely go viral, and the category is crowded with mature, plugin-rich options. A browser-based entrant will need to close a meaningful feature gap before it earns wide adoption over tools with years of development behind them.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →