oproxy v0.1.10 released
By SecBurg
oproxy is an open-source local proxy server for inspecting, replaying, and modifying HTTP, HTTPS, and SOCKS5 traffic. Built in Rust with a JavaScript frontend, it supports request breakpoints, traffic rules, Lua scripting, mock responses, DNS overrides, and an AI assistant via any OpenAI-compatible model.
Version 0.1.10 improves configuration handling, diagnostics, and security:
What's Changed
* Add Trendshift badge to README by @sauravrao637 in https://github.com/sauravrao637/oproxy/pull/29
* Enhance configuration handling, diagnostics, and security features by @sauravrao637 in https://github.com/sauravrao637/oproxy/pull/30
Full Changelog: https://github.com/sauravrao637/oproxy/compare/v0.1.9...v0.1.10
View the full release on GitHub: v0.1.10.
Happy hacking! :-)