The youtube-dl a tool for downloading videos from YouTube and other websites via command line. The list of all the supported websites can be found in official website. The youtube-dl...
The cpufetch is a command line tool for displaying CPU information such as processor name, microarchitecture, number of cores, etc. This tool is written in C programming language and supports...
The aria2 is a tool which allows to donwload files via command line using various protocols such as HTTP, HTTPS, FTP, SFTP, BitTorrent, and Metalink. This tool resumes incomplete download...
PostgreSQL is a cross-platform relational database that allows to access data using SQL language. PostgreSQL is an open-source project that available under the PostgreSQL License.
This tutorial shows how to...
The bottom is a command line tool for monitoring system resources and running processes. This tool displays CPU, RAM, disk, network usage, and more.
This tutorial explains how to install...
The hexyl is a hex viewer via command line. This tool uses colors to distinguish between categories of bytes (printable ASCII characters, whitespace characters, NULL bytes, and other).
This tutorial...
The dstp is a command line tool that allows to run common networking tests against specified website. This tool performs ping, DNS lookup, checks HTTPS status and SSL/TLS certificate validity...
The exa is a command line tool for displaying a list of files and directories and detailed information about them. The exa can be used as an alternative to the...
The micro is a text editor for creating and modifying text files via command line. It supports syntax highlighting, line numbers, common keybindings (CTRL+C, CTRL+V, …), undo/redo, text selection with...
Nmap is a command line tool which allow scanning network and perform security audit. This tool provides the ability to find what devices are connected to the network, what services...