Feedback, bug reports, and feature requests are welcome:
Hueristiq
Pinned Loading
Repositories
- xtee Public
A versatile command-line interface (CLI) utility for handling data streams in Unix-like environments. It serves as a crucial link between standard input and dual outputs, taking a single stream of input and splitting it into two outputs, one to the standard output and the other to a file simultaneously.
hueristiq/xtee’s past year of commit activity - xurlfind3r Public
A command-line utility designed to help you discover URLs for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly available.
hueristiq/xurlfind3r’s past year of commit activity - xsubfind3r Public
A command-line utility designed to help you discover subdomains for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicly available.
hueristiq/xsubfind3r’s past year of commit activity - hq-go-http Public
A Go (Golang) HTTP client package, designed for robust web communication. It is built with retry policies, digest authentication support, and automatic fallback to HTTP/2, offering a highly resilient solution for making HTTP requests.
hueristiq/hq-go-http’s past year of commit activity - hq-go-retrier Public
A Go (Golang) package designed to manage retries for operations that might temporarily fail. It allows developers to customize how retries are handled using different strategies, such as increasing the wait time between each attempt - backoffs and jitters.
hueristiq/hq-go-retrier’s past year of commit activity