Unix domain socket tracing
https://github.com/laf0rge/udtrace
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/udtrace && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000552 552 Bytes | |
_servicedata | 0000000232 232 Bytes | |
udtrace-0.0.0+git.20180402.tar.xz | 0000694684 678 KB | |
udtrace-rpmlintrc | 0000000042 42 Bytes | |
udtrace.changes | 0000000363 363 Bytes | |
udtrace.spec | 0000001873 1.83 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 1)
osc copypac from project:openSUSE:Leap:15.1 package:udtrace revision:1
Comments 0