oproxy v0.1.6 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.6 is a maintenance release with middleware refactoring and infrastructure improvements:
What's Changed
- feat: add GitHub issue templates (#8)
- Refactor middleware, enhance HeaderMap, and improve session handling (#17)
- Add gstack skill routing rules and fix CI caching issue (#18)
- Fix release-docker workflow and add auth token unit test (#19)
- Force Yarn 4.15.0 via Corepack and update lockfile flag (#20)
Full Changelog: v0.1.5...v0.1.6
View the full release on GitHub.
Happy hacking! :-)