Eldad Rudich
Eldad Rudich
Hi @aviramha - sorry for the delay, had a rough time.. I'll review your code today, thank you so much for this contribution!
Thanks, did you push the new code? I don't see new commits
It seems the windows build is broken `pkg/cmd/sniff.go:356:4: unknown field 'Setpgid' in struct literal of type syscall.SysProcAttr pkg/cmd/sniff.go:357:4: unknown field 'Pgid' in struct literal of type syscall.SysProcAttr Makefile:26: recipe for...
Hi @aviramha, sorry again for the late response... In this case, I believe the cleaner approach is to extract the process execution code to its own struct and hide the...