pyshark icon indicating copy to clipboard operation
pyshark copied to clipboard

Capture on All interfaces?

Open rohitcoder opened this issue 4 years ago • 1 comments

Hi There,

I am trying to capture on all interfaces, is there any inbuilt function to get a list of all interfaces and we can iterate over that list? I tried using get_tshark_interfaces but that returns only numbers, not names, I also checked all previous opened/closed issues, I don't see any good answer.

rohitcoder avatar Mar 26 '21 15:03 rohitcoder

how about the 'any' interface?

gregcman avatar Apr 28 '21 03:04 gregcman