How to get the name of the temporary file in Live Capture mode without use output_file?
capture = pyshark.LiveCapture(interface='any', only_summaries=True)
How to get the name of the temporary file in Live Capture mode without use output_file?
capture = pyshark.LiveCapture(interface='any', only_summaries=True)