Analysis Dashboard Ready
Use Uploads from the left panel to analyze a .pcap or .pcapng file.
Executive Summary
No capture has been analyzed yet. The dashboard will populate after the backend finishes the PCAP analysis pipeline.
Protocol Distribution
Top Talkers
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
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.
Endpoints
/api/v1/analyze/api/v1/jobs/{job_id}/api/v1/jobs/{job_id}/result1000 analyses / monthQuick Start
curl
Loading...
Python
Loading...
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.