Browse CLI Tools

Discover the best command-line tools

37 tools found

W

Wget

debug

File downloader utility

downloadnetwork
2,100
apt-get install wget
N

Nethogs

debug

Monitor bandwidth by process

networkmonitoring
1,900
apt-get install nethogs
V

Valgrind

debug

Memory debugging and profiling

debuggingmemoryprofiling
1,400
apt-get install valgrind
L

Ltrace

debug

Library call tracing tool

tracinglibrary-calls
1,200
apt-get install ltrace
N

Ngrep

debug

Network grep for packet analysis

networkpacket
1,200
brew install ngrep
N

Netcat

debug

Network read and write utility

network
300
apt-get install netcat
P

Perf

debug

Linux performance analysis tool

profilingperformance
0
apt-get install linux-tools
O

Objdump

debug

Display object file information

binaryanalysis
0
apt-get install binutils
S

Strings

debug

Extract text strings from files

binarytext
0
apt-get install binutils
N

Nm

debug

List symbols in object files

binarysymbols
0
apt-get install binutils
L

Ldd

debug

List dynamic library dependencies

dependencieslibraries
0
apt-get install libc-bin
R

Readelf

debug

Display ELF file information

binaryelf
0
apt-get install binutils
S

Strip

debug

Strip symbols from object files

binarysymbols
0
apt-get install binutils
X

Xxd

debug

Hexdump utility

hexbinary
0
apt-get install vim-common
H

Hexdump

debug

Display hexadecimal dump

hexbinary
0
apt-get install bsdmainutils
S

Socat

debug

Multipurpose relay utility

networkrelay
0
apt-get install socat
G

gdb

debug

GNU Debugger for native code

debuggingcppc
0
brew install gdb