Releases: kernelstub/Proxer
Releases · kernelstub/Proxer
Release list
1.0.4
1.0.4
- fix interception for win and linux
- some performance updates with rendering data
- aghhhhh yes!
Full Changelog: https://github.com/Skuntir/Proxer/compare/1.0.3...1.0.4
1.0.3
Proxer v1.0.3
Proxer 1.0.3 is a significant update that expands Proxer beyond HTTP and HTTPS interception with new analysis, automation, and protocol support.
New Features
WebSocket Support
- WebSocket upgrade proxying.
- WebSocket traffic capture alongside HTTP and HTTPS traffic.
API Leaks
- New API Leaks view for detecting sensitive data in captured traffic.
- Scans requests and responses for API keys, tokens, credentials, PGP blocks, high-entropy values, and other common secrets.
- Findings include severity, evidence, and request context.
Attack Surface
- New Attack Surface view for visualising observed assets and relationships.
- Maps domains, hosts, ports, technologies, endpoints, methods, schemes, status codes, and leak findings.
- Includes filtering, search, collapsible nodes, and detailed inspection.
MCP Server
- Optional localhost MCP JSON-RPC server.
- Supports proxy management, history inspection, request replay, interception control, scanner operations, rule management, API leak scanning, attack surface queries, and Repeater integration.
TLS Fingerprinting
- Added configurable TLS client fingerprint profiles.
- Browser profiles include Chrome, Safari, Edge, Firefox, Opera, and random variants.
- Operating system impersonation includes Windows, macOS, Linux, Android, iOS, and random profiles.
Upstream Proxy Support
- Direct connections.
- HTTP proxies.
- HTTPS proxies.
- SOCKS5 proxies.
Interception Improvements
- Burp-style interception queue.
- Editable requests with forward and drop actions.
- MCP integration for interception management.
Improvements
- Expanded built-in toolset integration.
- Configurable scanner memory and row limits.
- Improved traffic analysis pipeline.
- Better project and session handling.
- Enhanced HTTPS interception workflow.
- UI and backend stability improvements.
Notes
- HTTPS request and response inspection still requires SSL interception and installation of the Proxer CA certificate.
- API Leaks and Attack Surface data are generated from captured traffic and provide the best results when HTTPS interception is enabled.
Full Changelog: https://github.com/Skuntir/Proxer/compare/1.0.2...1.0.3
1.0.2
- Always show project/session modal on startup
- Add default file manager for project/session modal
- Add AMOLED Red default theme and new logo assets
- Replace JS folder dialog plugin with native backend folder picker
- Improve high-traffic performance and smoother scrolling
- Make bundled extensions functional after install
- Add real dashboard request activity buckets
- Add manual GitHub update checks
- Fix HTTPS decrypt enablement and project folder opening
- Update docs, build scripts, Docker files, and Tauri icon set
Full Changelog: https://github.com/Skuntir/Proxer/compare/v1.0.1...1.0.2
Release - v1.0.1
Full Changelog: https://github.com/Skuntir/Proxer/commits/v1.0.1