issues
search
kubeshark
/
tracer
The kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
GNU General Public License v3.0
22
stars
6
forks
source link
Introduce syscall events
#75
Closed
iluxa
closed
4 months ago
iluxa
commented
4 months ago
added eBPF code to handle
connect(2)
and
accept(2)
syscalls
syscall as evets transferred to worker via unixsocket
works only when eBPF packet capture is enabled
resolves
https://github.com/kubeshark/worker/issues/94
resolves https://github.com/kubeshark/worker/issues/94