top, but for the HTTP endpoints on your host — a live dashboard of the most active plaintext HTTP endpoints, right in the terminal.
-
Updated
Sep 23, 2026 - JavaScript
eBPF is a technology that can run sandboxed programs in a privileged context such as the operating system kernel.
It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring to change kernel source code or load kernel modules.
top, but for the HTTP endpoints on your host — a live dashboard of the most active plaintext HTTP endpoints, right in the terminal.
Runtime Security Solution for your CI/CD Pipeline
Live, system-wide USB transfer sniffer in eBPF — decodes USB traffic inline (control SETUP, SCSI, HID) from two universal URB hooks. No usbmon, no hardware sniffer. CO-RE portable.
本项目翻译自 Liz Rice 的 Learning eBPF,这是一本比较系统的 eBPF 入门书籍。
Claude Code Monitor : Monitor & audit every action Claude Code takes on your computer.
Live terminal Redis traffic profiler built on eBPF. Ranks key patterns, flags footguns, reads TLS.
Kernel-level execution records for GitHub Actions
tail -f for SQLite. Every statement any process on the box runs against libsqlite3 — the SQL (syntax-highlighted), the values bound to its ? placeholders, the per-step latency and result code — decoded and streamed live to your terminal. No cooperation from the traced apps, no recompile, no PRAGMA.
Scoped process-launch monitor for Linux: every program one app starts, folded, with the unusual on top
Live per-container HTTP dashboard read from the kernel with eBPF. Rate, errors, latency. No sidecar, no app changes.
Real-time Linux Kernel Visualization
k8s runtime security monitor
Created by Alexei Starovoitov, Daniel Borkmann
Released 2014