There was an error while loading. Please reload this page.
085fd23
Per-request policy, go-mitmproxy migration, QUIC Ask - Per-request HTTP policy: "Allow Once" means one HTTP request, not one TCP connection - Replaced goproxy with go-mitmproxy for HTTP/2 per-stream interception - gRPC-over-HTTP/2 now has per-request policy (each stream triggers approval) - QUIC/HTTP3 per-request Ask verdicts via EvaluateQUICDetailed - Single Telegram message per request (combined destination + method + path) - WebSocket approval via go-mitmproxy fork (Requestheaders fires before upgrade) - E2E tests with configurable webhook approval channel - Protocol-aware deferred ask for non-TLS protocols (SSH, SMTP, plain TCP)