Calculate packet flow summary from pcap file using dictionary in python3

前端 未结 0 896
甜味超标
甜味超标 2021-01-23 09:54

So this is what I have as of yet to extract the information form the pcap file:

import datetime
import time
import sys
import dpkt
import socket

def inet_to_str(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题