Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubeshark copy #1465

Open
alongir opened this issue Dec 11, 2023 · 0 comments
Open

Kubeshark copy #1465

alongir opened this issue Dec 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alongir
Copy link
Member

alongir commented Dec 11, 2023

Current: Kubeshark records traffic enabling users to use the dashboard to see the content of such recording. However, there's a lot of information in the PCAP content that isn't viable in the dashboard. Users would like to use Wireshark to view the content.
Requested: Enable users to view the PCAP content of a certain recording in Wireshark.

Proposed Implementation:

  • Use Kubeshark CLI to enable users to export PCAP files from recording folders to a local computer.
  • Add a command to the CLI (e.g. copy or export or cp)
  • Consider the following commit: c03de22 that was canceled with this commit: cc9dbbe
  • The purpose of this operation is to enable users to view the content of a certain recording with Wireshark. Consider arranging the files in a way to facilitate this purpose. Please provide a description of the gap or the way to overcome such gap.
@alongir alongir added the enhancement New feature or request label Dec 12, 2023
@alongir alongir assigned alongir and unassigned tiptophelmet Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants