← Back to tools
View AGENTS.md for Kyanos
Kyanos
eBPF-based networking analysis tool with packet timing visualization
Description
Kyanos is a networking analysis tool using eBPF. It visualizes the time packets spend in the kernel, captures requests and responses, and makes network troubleshooting more efficient.
When to use this tool
✓ Good fit when
- You need deep network analysis on Linux
- You want to visualize packet latency in the kernel
✕ Avoid when
- You are not on Linux
AI Summary
eBPF-powered networking analysis tool that visualizes packet timing and captures request/response pairs.
Capabilities
- + eBPF-based packet analysis
- + Kernel packet timing visualization
- + Request/response capture
- + Network troubleshooting
Use When
- → You need deep network analysis on Linux
- → You want to visualize packet latency in the kernel
Avoid When
- x You are not on Linux