As I mentioned in title I want to filter tshark's dests,tree statistics output to show only encrypted(ssl) traffic. I tried Are there any ways to do this with tshark or should I consider other tools? Background: I'm writing a java application to automatically fetch scheduled tshark command output to show traffic bandwidth and incoming packets by ports per IP. I am absolutely not an expert in this job. If I'm looking for something wrong to do my job you should feel free to offer me better ways. asked 14 Jul '15, 00:54 xmikro edited 14 Jul '15, 01:06 |
It seems to work for me (tshark v1.99.8rc0-411-g89b375f), what is exactly not functioning? Can you see the normal dissection in the tshark output?