ksniff icon indicating copy to clipboard operation
ksniff copied to clipboard

WIP: Allow for multiple pods to sniff at the same time

Open MichaelWasher opened this issue 3 years ago • 0 comments

This PR does:

  • Change SnifferService components to copy state with custom *SnifferServiceConfig structures
  • Add structure into sniff.go to support multiple SnifferService components to run multiple collections
  • Add a NodeSnifferService to perform tcpdump in default host network namespace

MichaelWasher avatar Sep 20 '21 06:09 MichaelWasher