Networking
46 commands in this category.
DISTRIBUTION:
arp
Displays/Manipulates ARP Table (Address Resolution Protocol).
arpwatch
Monitors ARP traffic and detects changes in the network topology.
bandwhich
Network Monitor.
bmon
Network interface bandwidth monitor.
chrt
Modifies CPU scheduling attributes.
curl
Transfer data to or from URLs.
dig
DNS Lookup Utility for detailed DNS records.
dog
DNS Client.
ethtool
Query and control of Ethernet device settings.
Finger
Displays information about users on local or remote systems.
firewalld
Dynamic firewall management tool for Linux.
ftp
FTP Client for file transfers.
gping
Graphical Ping.
host
Domain to IP Lookup and DNS Queries.
hostname
Displays or sets the system hostname.
ifconfig
Legacy tool for network interface configuration.
ifplugstatus
Checks the status of network interfaces.
ip
Show or configure network interfaces, addresses, and routes.
ip route
Manage the IP routing table with iproute2.
iperf
Network bandwidth test tool.
iptables
Configures Netfilter firewall rules for Linux.
iw
Modern WLAN device configuration (based on nl80211).
iwconfig
Configures wireless network interfaces (Wireless Extensions).
mtr
Ping and traceroute combination for network diagnostics.
netstat
Display network connections, routing tables, and interface stats.
nmap
Network scanner for host discovery, port scanning, and service detection.
nmcli
NetworkManager Command-Line Interface.
nslookup
Command-line DNS query tool for resource records.
ping
Send ICMP echo requests to test host reachability and latency.
ripgrep
Fast text search in files (grep alternative).
route
Display or modify the IP routing table.
sftp
Secure File Transfer Protocol over SSH.
ss
Inspect sockets and network connections.
ssh
Open a secure shell session on a remote host.
ssh-keygen
Generate SSH key pairs.
sshd
OpenSSH Server.
starship
Command Prompt.
telnet
Connects to a Telnet server or tests TCP ports.
tracepath
Similar to traceroute, but discovers the path and MTU without root privileges.
traceroute
Trace Troubleshooting for Package Paths (similar to mtr, but for IPv4).
tshark
Command-line version of Wireshark for packet capture and analysis.
ufw
Simple Firewall - Easy frontend for iptables.
vnstat
Monitors and logs network traffic for interfaces.
wget
Download files over HTTP, HTTPS, or FTP.
whois
Displays website registration and owner information.
wireshark
Graphical tool for detailed package analysis and network troubleshooting.