Hello,
I am working on an application that extensively uses unix domain sockets
for passing messages among its components. And in such situation good
debugging tool is crucial.
I did some research and found that people usually proxy this socket
communication through socat and UDP, so they se
On Mar 23, 2019, at 12:50 PM, František Kučera wrote:
> There is no MAC or IP address, but there are other useful metadata: socket
> path (might be also abstract), direction, UID, GID, PID...
Stream, datagram, or sequenced-packet sockets?
___
tcpdump-