Releases: kohlschutter/unsock
Releases · kohlschutter/unsock
unsock 1.1.0
- Add support for non-
AF_UNIXconnections (via control files posing as unix domain socket files) - Add support for Firecracker-style
CONNECTproxies forAF_VSOCKcommunication. - Add very basic tooling to create the corresponding control files for
VSOCKandTIPCsockets - Allow unintercepted
AF_INET/AF_INET6traffic; by default, only127.175.0.0is intercepted. - Add
UNSOCK_ADDRenvironment variable to configure which IP address/address range is intercepted. - Add
UNSOCK_PORT,UNSOCK_MODE,UNSOCK_BLOCK_INET6,UNSOCK_BLOCK_INET. - Update build scripts, examples
unsock 1.0.0
Initial release