mnuzen/wire-dolphine

split PCAP files into separate datastore Entities

Closed this issue · 1 comments

Use filename+timestamp to create unique entries names for datastore. This allows for multiple PCAP field to be store in datastore

you might also want to store a file's md5 sum so that you know its the same file and dont upload it at all. Otherwise it will become difficult to manage.