Skip to content

Implement a simple packet processing tool for multiple PCAP files

License

Notifications You must be signed in to change notification settings

yungshenglu/TrafficStat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficStat

This repository is going to implement a simple packets processing tool for multiple PCAP files.


Installation

  1. Clone this repository on your machine
    $ git clone https://github.com/yungshenglu/TrafficStat
  2. Install the require packages via the following command
    # Run the command at the root of the repository
    $ pip3 install -r requirements.txt

Example Usage

  1. Put the PCAP files in the folder src/input
    • You can use the dataset called USTC-TFC2016 in my another repository
  2. Run test.py

Contributor

NOTICE: You can follow the contributing process CONTRIBUTING.md to join me. I am very welcome any issue!


License

GNU GENERAL PUBLIC LICENSE Version 3

About

Implement a simple packet processing tool for multiple PCAP files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages