pythops/oryx
🕵️♂️ TUI for sniffing network traffic using eBPF on Linux observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 93
- Release rhythm 69
- Longevity 52
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: 18
- age_days: 731
- days_rel: 210
- days_push: 47
- n_releases_24m: 10
Adoption not part of the score
2568 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Oryx is a terminal user interface (TUI) application for sniffing and inspecting network traffic in real time using eBPF on Linux. It also provides traffic statistics, a metrics explorer, fuzzy search, and basic firewall rule management.
Use cases
- sniff network traffic on linux from the terminal
- inspect packets in real time with ebpf
- monitor tcp udp icmp traffic statistics
- block network connections with a tui firewall
- explore kernel-level network metrics
- capture and export network traffic to a file
When to choose
- you want a modern terminal-based alternative to tcpdump/wireshark for quick traffic inspection
- you need eBPF-based packet sniffing with a visual TUI on a recent Linux kernel
- you want lightweight firewall rule management alongside traffic monitoring
When to avoid
- you are on an older Linux kernel (below 6.10) or non-Linux platform
- you need deep packet analysis, protocol dissection, or GUI features like Wireshark provides
- you cannot run the tool with root privileges
Facets
cli-tool · maturity active
monitoring networking security tracing networking security developer-tools monitoring cli rust ebpf tui packet-sniffer firewall ratatui observability network-traffic-analysis command-line linux
1 source
- readme: https://github.com/pythops/oryx · fetched 2026-08-28 · 7a58aaafd2bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pythops/oryx | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem