pyshark
pyshark copied to clipboard
Capture on All interfaces?
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.
how about the 'any' interface?