Analysis Dashboard Ready

Use Uploads from the left panel to analyze a .pcap or .pcapng file.

Ready for capture upload
No active job. The dashboard will update automatically during analysis.
0%
Upload received
Extract packets
Correlate signals
Generate report
Complete

Executive Summary

No capture has been analyzed yet. The dashboard will populate after the backend finishes the PCAP analysis pipeline.

S
WaitingOverall Health
!
0Critical Issues
0Warnings
-Confidence Score

Protocol Distribution

Protocol distribution will appear after analysis.

Top Talkers

Top source IPs will appear after analysis.

Key Findings

TCP Issues

  • Waiting for TCP analysis.

DNS Performance

  • Waiting for DNS analysis.

TLS Analysis

  • Waiting for TLS analysis.

Flow Health

  • Waiting for flow analysis.

Timeline Overview

Traffic volumeRetransmissions

Developer API

Upload PCAP files programmatically and receive structured TraceLens JSON analysis. PDF reports stay in the dashboard.

API Key

This key is auto-generated for your anonymous dashboard session.

Loading...
0 / 1000 analyses used this month-

Endpoints

Upload PCAP/api/v1/analyze
Check Status/api/v1/jobs/{job_id}
Get JSON Result/api/v1/jobs/{job_id}/result
Monthly Limit1000 analyses / month

Quick Start

curl

Loading...

Python

Loading...
Use the form field name file. Accepted formats: .pcap and .pcapng. The API returns JSON only; use the dashboard for PDF downloads.

Help

Minimal guide for using TraceLens dashboard and Developer API.

Dashboard Upload

Click Uploads, select a PCAP/PCAPNG file, then wait for the live progress bar. When completed, the dashboard fills with protocol findings and the report button becomes available.

Developer API

Open Developer API, copy your API key, send a multipart upload to /api/v1/analyze, poll status, then fetch the JSON result when completed.

Usage Limit

Free beta usage is limited to 1000 analyses per month for the current anonymous session. Pro Plan is visible but disabled for now.

Privacy Reminder

PCAP files may contain sensitive IPs, domains, metadata, and payload fragments. Upload only captures you are authorized to analyze.