// proxy

The intercepting proxy

Every request your browser makes, on your terms — pause it, rewrite it, release it. HTTP/1.1, HTTP/2, HTTP/3 and WebSocket, with on-the-fly TLS.

// capabilities

What it does

every protocol

HTTP/1.1, HTTP/2, HTTP/3 (QUIC) and WebSocket through one MITM engine, with an auto-generated CA certificate.

intercept & edit

Hold a request or response, edit it by hand, then forward or drop it — interception you can actually read.

match & replace

Rewrite headers and bodies on the wire with rules, so you don't re-edit the same thing on every request.

scope & sitemap

One scope is shared by the scanner, intruder and crawler — and the sitemap builds itself from what flows through.

// detail

Native, not a JVM

One native binary — no JVM, no Electron, sub-second startup, low memory. The same engine feeds the scanner, repeater and intruder, so anything in history is one keystroke from any other tool.