How do I read data over IP by using pyshark in python?

220 views Asked by At

I am using the livecapture method to capture data, which is showing zero packet capture even when I am sending/receiving a file.

I am using this code to capture data by using live capture:

This is the output which I get after running the code:

0

There are 0 answers