You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
copy
orexport
orcp
)The text was updated successfully, but these errors were encountered: