hddemux

HTTP/1.x and DNS demultiplexer

hddemux listens on a stream and routes incoming clients to either an HTTP/1.x backend or a DNS stream-based backend depending on the first request to appear on the stream.

sniproxy

Transparent TLS and HTTP layer 4 proxy with SNI support

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session. This enables HTTPS name-based virtual hosting to separate backend servers without installing the private key on the proxy machine.

libqt6uitools6

Qt 6 UI tools library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

protobuf-compiler-grpc

high performance general RPC framework - protobuf plugin

A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems.

node-anymatch

Matches strings against configurable strings

Javascript module to match a string against a regular expression, glob, string, or function that takes the string as an argument and returns a truthy or falsy value. The matcher can also be an array of any or all of these. Useful for allowing a very flexible user-defined config to define things like file paths.

node-binary-extensions

List of binary file extensions

The list is just a JSON file and can be used wherever.