Internet-Architecture-and-Security/PacketScope
🎯 A general-purpose protocol stack analysis and debugging tool based on eBPF 🧰 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 97
- Release rhythm 74
- Longevity 29
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 62
- age_days: 418
- days_rel: 95
- days_push: 21
- n_releases_24m: 4
Adoption not part of the score
1507 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PacketScope is an open-source, eBPF-based protocol stack analysis and debugging tool for server-side network observability and defense. It combines packet tracing, latency/packet-loss statistics, topology visualization, low-level attack detection, and LLM/MCP integration into a Docker-deployed web application.
Use cases
- diagnose network performance bottlenecks in the Linux protocol stack
- visualize packet paths and global network latency on a topology map
- detect stealthy low-level protocol stack attacks that WAFs and IDS miss
- track latency, packet loss, and interaction frequency per protocol layer
- integrate network analysis into LLM agents via MCP servers
- debug unclear transmission paths on production servers
When to choose
- you need fine-grained, kernel-level packet tracing on Linux servers
- traditional WAF/IDS tools leave protocol-stack-level blind spots
- you want visualized network path and latency analysis with a web UI
- you want eBPF-based observability without the BCC runtime dependency
When to avoid
- you need Windows or macOS host monitoring (eBPF is Linux-only)
- you only need simple packet capture without analysis (tcpdump/wireshark suffice)
- you cannot run Docker or root-privileged services on the target host
- you need a lightweight agent for edge or embedded devices
Facets
application · maturity active
monitoring tracing security networking data-visualization mcp llm-inference networking security monitoring developer-tools self-hosted self-hosted go python ebpf packet-analysis protocol-stack network-debugging intrusion-detection network-tracing latency-analysis packet-loss mcp-server llm-agent devops linux docker web-server
3 sources
- readme: https://github.com/Internet-Architecture-and-Security/PacketScope · fetched 2026-08-28 · b0e0fb4ac309
- homepage: https://packetscope.net · fetched 2026-08-29 · 5eef9376d69f
- site_page: https://packetscope.net/en/docs/get-started · fetched 2026-08-29 · ec88c3201575
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Internet-Architecture-and-Security/PacketScope | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="Internet-Architecture-and-Security/PacketScope")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem