Browse CLI Tools
Discover the best command-line tools
893 tools found
T
top
httpClassic system monitor showing process CPU and memory usage
monitoringsystemprocessesclassic
200
brew install procpsI
ip
networkModern tool for managing network interfaces and routing
networkinterfaceroutinglinux
200
brew install iproute2macC
cadmium
webLightweight web framework for Go
web-frameworkgohttplightweight
200
go install github.com/thedevop/cadmium@latestC
calc
miscCommand-line calculator with expression evaluation
calculatormathutilitycli
200
brew install calcH
Hostapd
networkIEEE 802.11 AP and RADIUS authentication server
wirelessaccess-pointradiusauthentication
100
apt-get install hostapdT
time
httpMeasure execution time and resource usage of programs
profilingperformancetimingdevelopment
100
brew install gnu-timeA
arp
networkView and manage ARP (Address Resolution Protocol) cache
networkarpmac-addressprotocol
100
brew install net-toolsI
ifconfig
networkConfigure network interfaces and display network information
networkinterfaceconfigurationsystem
100
brew install net-toolsN
newrelic
monitoringNew Relic CLI for managing monitoring and observability
monitoringapmobservabilitysaas
100
brew install newrelic-cliA
ab
httpApache Bench tool for HTTP server benchmarking
benchmarkingperformancehttptesting
100
brew install httpdT
telnet
networkNetwork protocol client for remote terminal access
telnetremote-accesslegacynetwork
100
brew install telnetE
Ethtool
networkQuery and modify network interface driver settings
networkingdriverhardwareconfiguration
50
apt-get install ethtoolI
Iptables
networkLinux kernel firewall administration tool
firewallnetworkingsecuritykernel
50
apt-get install iptablesB
Bridge-utils
networkTools for configuring Linux software bridges
networkingbridgelinuxvirtualization
20
apt-get install bridge-utils