GoReplay is an open-source tool designed for capturing and replaying live HTTP traffic. It is commonly used for testing and debugging web applications. This tutorial demonstrates how to install GoReplay...
The gotestsum is a tool designed to improve the process of running tests in Go. It provides a more user-friendly and readable output for Go test results, especially when running...
The rage command line tool is a Rust implementation of the age encryption tool, which is designed for simple, secure, and modern encryption of files. This tutorial demonstrates how to...
Oxipng is a command line tool designed to optimize and compress PNG images. It aims to reduce the file size of PNG images without compromising their quality, making them more...
File Browser is a web-based application that provides an interface for managing files within a specified directory on a server or a local system.
This tutorial explains how to install...
The genact is a tool that simulates the look of busy work in a terminal by generating fake activity. It's often used as a prank or to make it appear...
Gitleaks is an open-source tool designed to scan Git repositories for secrets and other sensitive information. It helps developers and organizations ensure that they are not inadvertently committing sensitive data...
PhoneInfoga is a tool for scanning international phone numbers. It gathers various details like country, area, carrier, line type, and other. The tool utilizes a set of scanners that need...
Typst is a modern typesetting system designed to make it easier and more efficient to create professional-quality documents. It combines the simplicity of Markdown with the power and flexibility of...
ClickHouse is an open-source column-oriented database management system for online analytical processing (OLAP) of queries.
This tutorial explains how to install ClickHouse inside a Docker container on Linux. Commands have...