LFT, short for Layer Four Traceroute, is a sort of ‘traceroute’ that often works much faster.
Read more
The Linux Portal Site
LFT, short for Layer Four Traceroute, is a sort of ‘traceroute’ that often works much faster.
Read more
Windows Terminal is billed as “a modern, fast, efficient, powerful, and productive terminal application”. We recommend the best free and open source alternatives.
Read more
bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It’s written in C.
Read more
bfind is a minimalistic alternative to find that is designed to be efficient that locating files. Written in C.
Read more
ffind allows quick and easy recursive search for files in the command line. This is free and open source software.
Read more
friendly-find is the friendly file finder. It’s meant to be a more usable replacement for find. If you’ve used ack, then ffind is to find as ack is to grep.
Read more
OpenRDAP is an command line RDAP client implementation in Go. RDAP is a replacement for WHOIS.
Read more
ipwhois is a Python package focused on retrieving and parsing whois data for IPv4 and IPv6 addresses.
Read more
rdapper is a simple RDAP client. It uses Net::RDAP to retrieve data about internet resources. It’s written in Perl.
Read more
jwhois is an improved Whois client capable of selecting Whois server to query based on a flexible configuration file.
Read more
viddy is a modern watch command. It features in our Top 100 CLI apps. viddy is written in the Go programming language.
Read more
Snow is used to conceal messages in ASCII text by appending whitespace to the end of lines.
Read more
neowatch is a modern alternative to the watch command. It’s free and open source software written in the Rust language.
Read more
hwatch is a modern alternative to watch. It records the differences in execution results and can check the differences afterwards.
Read more
2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK). Free and open source software.
Read more
echoping is a small program to test (approximately) performances of a remote host by sending it requests such as HTTP requests.
Read more
xping is a simple ping program continuously probing multiple hosts using ICMP-ECHO. It’s written in the C programming language.
Read more
ping3 is a pure python3 version of ICMP ping implementation using raw socket. It’s published under the MIT License.
Read more
Omping (Open Multicast Ping) is tool to test IP multicast functionality primarily in local network. Written in C.
Read more
alive is a package that provides a command-line program to periodically make network contact with (aka “ping”) a specified host.
Read more