nmap
CLINetwork exploration and security scanning tool.
networking3 recipes
docker
CLIBuild, run, and manage containers from the CLI.
cloud4 recipes
lsof
CLIList open files and the processes that opened them.
system4 recipes · 4 verified
timeout (coreutils)
CLIRun a command with a time limit. Part of GNU coreutils: built into Linux, 'gtimeout' on macOS after brew install coreutils.
system3 recipes · 3 verified
wget
CLINetwork downloader supporting HTTP, HTTPS, and FTP.
networking3 recipes