Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
A container analysis and exploitation tool for pentesters and engineers.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
A Clojure library to handle HTTP communication over UNIX domain (and TCP) sockets
#区块链#Center to collect market data from cryptocurrency exchanges and distribute it over UDS(Unix Domain Sockets) using GoEx
Demo code showing how to pass a file descriptor between processes using Unix Domain Sockets
Flow-IPC Sub-project - Core - Basics, unstructured transport [See `ipc` repo first]
Various podman container services configured to support running with systemd socket-activation
Convert between Windows named pipes and UNIX domain sockets
POC third-party package for adding Unix Domain Socket support to HTTPX
Hosting Axum HTTP and Tonic gRPC on the same Hyper server
Example of how to connect two NGINX instances through a UNIX socket (UDS)
A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code examples ...
ProtoGen, a collection of application-layer protocols in Go for TCP, UDP and UDM
sockets wrapper to make socket programming in python more go-like
A simple program that creates an inter-process communication pipe over a Unix Domain Socket set up with SOCK_SEQPACKET
Really small Python class that extends native http.client.HTTPConnection allowing sending HTTP requests to Unix Sockets
Dive into IPC using Unix Domain Sockets & Shared Memory in C. This repo showcases a server updating a routing table & MAC list, with clients pulling data via shared memory. An essential guide for thos...
kotlin-unix-domain-socket-example