Analyzer Server
Use the Flask UI host or any reverse-proxied base path that exposes the API routes.
Analysis Mode
Run a full single-trace analysis with chat, or compare a known-good trace against a failing one, then ask follow-up questions on either result.
Single Upload
Drop one .pcap or .pcapng file here
The UI will POST to /upload, stream /stream/<task_id>, then enable follow-up chat on /chat/<task_id>.
Good Trace
Drop the known-good call trace here
Bad Trace
Drop the failing call trace here