Oryx is a powerful network traffic sniffer built on eBPF technology that brings real-time traffic inspection directly to your terminal. It provides a text-based user interface (TUI) for visualizing and analyzing network behavior on Linux systems without the overhead of traditional packet capture tools.
Key capabilities include:
Oryx is particularly valuable for developers, network administrators, and security professionals who need to understand network behavior in real-time. Whether you're debugging network issues, analyzing traffic patterns, or implementing security monitoring on eBPF-enabled systems, oryx provides the visibility you need directly in your terminal. Requires Linux kernel 6.10 or higher for optimal functionality.
$ pacman -S oryx