/PcapStatistics

根据IP和端口统计数据包的数量,并输出为CSV文件

Primary LanguagePython

usage: main.py [-h] -d DIR [-o OUTPUT]

optional arguments:
  -h, --help            show this help message and exit
  -d DIR, --dir DIR     Pcap file Directory.
  -o OUTPUT, --output OUTPUT
                        Result Output File.