赞
踩
import pyshark from logging import captureWarnings cap = pyshark.LiveCapture() cap.sniff(timeout=2) # f= open("1.txt","a") # for i in cap: # # f.write(str(i)) m = 0 c = "" for i