ngrep – Network Grep for Packet Payloads Networking Tools ngrep (network grep) applies the power of GNU grep to network traffic, allowing you to search packet payloads using regular...
Mosh – Mobile Shell Networking Tools Mosh (mobile shell) is a remote terminal application that supports intermittent connectivity. It handles network switching and roaming better than...
curl – URL Transfer Tool Networking Tools curl is a command-line tool for transferring data using various network protocols. Supporting HTTP, HTTPS, FTP, and many more, curl...
tcpdump – Network Packet Analyzer Networking Tools tcpdump is a powerful command-line packet analyzer. Available on most Unix-like systems, it captures and displays network packets, making it...
ripgrep – Fast Search Tool Terminal Tools ripgrep (rg) is a line-oriented search tool that recursively searches directories for regex patterns. Faster than grep, ag, and ack,...
iptables – Packet Filtering Security Tools iptables is the user-space utility for configuring Linux kernel firewall rules. It provides powerful packet filtering, network address translation, and...
QEMU – Machine Emulator Virtualization QEMU is a generic and open source machine emulator and virtualizer. When used with KVM, it can provide near-native performance...
Fish Shell – Friendly Interactive Shell Terminal Tools Fish is a smart and user-friendly command-line shell for Linux, macOS, and the rest of the family. With features like...
nftables – Modern Firewall Security Tools nftables is the successor to iptables, providing a simpler and more powerful framework for packet filtering and classification. It offers...