Hi there, I neeed to analyse a bunch of shark capture data, and to move some result fields to excel sheets. Most of them Im getting from capinfos but, in order to obtain the total amount transfered and received per ip , Im still using the usual and manual method (open the *.pcap whith wireshark, look the window "endpoints" and to write the values). The question is, can I get the window endpoint's values (tab "ipv:4") with a tshark and capinfos combination? Thanks a lot. asked 23 Sep '11, 08:29 Julian Diaz |
Sorry, I respond to myself, here is what I was looking for.