v0.1.0
Initial release.
- TLS and mTLS proxy with configurable listener and target
- HTTP/1.1 payload parsing (chunked, gzip, brotli, deflate)
- Intercept mode: hold payloads for inspection and forwarding with optional editing
- Replay: resend captured requests to listener or target directly
- Session persistence in SQLite
- Multi-route support
- Live session updates over SSE
- Web control plane with request table, payload viewer, and session timeline
- YAML configuration file support