OpenAttackDefenseTools/tulip

[feature request] PCAPs download through Tulip frontend

Closed this issue · 1 comments

Currently Tulip shows the path of the PCAP associated with a TCP flow.
It would be nice to change this to a hyperlink pointing to the PCAP, enabling other team members to download it for local analysis.

Should we allow the backend to access PCAPs path to serve it to other users?

Solved in d96f928, which I'll merge to master soon