Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 05:02
· 130 commits to main since this release

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