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]
POC third-party package for adding Unix Domain Socket support to HTTPX
Various podman container services configured to support running with systemd socket-activation
Hosting Axum HTTP and Tonic gRPC on the same Hyper server
Example of how to connect two NGINX instances through a UNIX socket (UDS)
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
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 ...
Convert between Windows named pipes and UNIX domain sockets
ProtoGen, a collection of application-layer protocols in Go for TCP, UDP and UDM
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