kubeshark/tracer

Intercept traffic in host mode and save to PCAP

alongir opened this issue · 0 comments

For the purpose of verifying proper TLS interception, Tracer should be able to run in Host mode and intercept traffic. Intercepted traffic should be stored in a PCAP file.
We need to keep in mind the purpose of this feature:

  1. Troubleshoot TLS interception problems in a K8s environment where Kubeshark is running.
  2. Setting expectations of what can be intercepted and what not in a K8s env running Kubeshark.
    Anything else is a nice to have and not mandatory.