Description: Packet capture software intercepts and logs network traffic passing through a network interface. It can help analyze network issues, view raw network packets, monitor bandwidth usage, debug protocols, etc. Popular open-source packet capture tools include Wireshark, tcpdump, and Windump.
Type: software
Pricing: Freemium
Description: strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, including system calls, signal deliveries, and changes of process state.
Type: software
Pricing: Free