Scapy has another method sniff which you can use to read the pcap files too: def method_filter_HTTP(pkt): #Your processing ...
確定! 回上一頁