understanding logic of mixed json pcap command

Thread Starter

yef smith

Joined Aug 2, 2020
756
Hello I have a command which i assume is for sending packets.
sudo ./path1 -f ./path2.json -p 0000:78:66, path3.pcap -i 10
-i i think means itteration.
what is the meaning of -f, -p, "0000:78:66" params in that command?
Thanks.
 
Top