ZeroTier – Software-Defined Networking Networking Tools ZeroTier creates virtual networks that work like physical LANs but span the globe. It combines the capabilities of VPN and...
nethogs – Per-Process Network Bandwidth Monitor Networking Tools nethogs is a unique network monitoring tool that groups bandwidth by process rather than by connection. Unlike iftop which shows...
netstat – Network Statistics Tool Networking Tools netstat is a classic command-line utility that displays network connections, routing tables, interface statistics, and protocol statistics. While ss has...
ss – Socket Statistics Tool Networking Tools ss (socket statistics) is the modern replacement for netstat, providing faster and more detailed information about network sockets. It can...
dig – DNS Lookup Utility Networking Tools dig (Domain Information Groper) is the go-to DNS lookup utility for system administrators and network engineers. It queries DNS servers...
mtr – Network Diagnostic Tool Combining ping and traceroute Networking Tools mtr (My TraceRoute) combines the functionality of ping and traceroute into a single powerful network diagnostic tool. It continuously probes...
traceroute – Network Path Discovery Tool Networking Tools traceroute is an essential network diagnostic utility that displays the route packets take to reach a destination host. By showing...
ping – Network Connectivity Testing Tool Networking Tools ping is the fundamental network diagnostic tool used by system administrators worldwide to test connectivity between hosts. It sends ICMP...
Open Interpreter – Natural Language Computer Control AI/ML Tools Open Interpreter is a powerful open-source tool that lets large language models run code on your computer to complete tasks....