This is a LD_PRELOAD wrapper library which can be used to trace the data sent and/or received via unix domain sockets.
Unlike IP based communication that can be captured/traced with pcap programs like tcpdump or wireshark, there is no similar mechanism available for unix domain sockets.
This LD_PRELOAD library intercepts the C library function calls of dynamically linked programs. It will detect all file descriptors representing unix domain sockets and will then print traces of all data sent/received via the socket.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.0.0+git.20180402-bp156.3.3 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.0.0+git.20180402-bp155.2.10 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.0.0+git.20180402-bp154.1.29 info | GA Release | 2022-05-12 | 15 SP4 |
|
|
0.0.0+git.20180402-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.0.0+git.20180402-bp152.3.16 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.0.0+git.20180402-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|