pkappa2 icon indicating copy to clipboard operation
pkappa2 copied to clipboard

Run program after importing a pcap

Open peace-maker opened this issue 3 years ago • 0 comments

Add an option to run arbitrary programs after a new pcap was imported. The program could get the path to the imported .pcap file as an argument. This would be useful for external tools to analyze the pcap and add additional info to the streams, but only after pkappa2 knows about the streams itself.

We could add another pcap_postprocessor directory containing all the programs that should be run after the importPcapJob job.

peace-maker avatar Feb 09 '23 17:02 peace-maker