/ProGraph

Primary LanguageJupyter Notebook

ProGraph

Source code for the under-review paper of ToN, ProGraph: Robust Network Traffic Identification with Graph Propagation

The project is written in Python3.6.8 using the following backend: Intel i7-9750 @2.6GHz, 16GB RAM, NVIDIA GeForce RTX2060, Windows 10.

Data

Two scenarios in CrossNet2021 are Involved, which can be found in data. The raw pcaps can be found here.

Code

Code is wiritten in Jupyter Notebook.

Reference

@article{li2022prograph,
  title={ProGraph: Robust Network Traffic Identification With Graph Propagation},
  author={Li, Wenhao and Zhang, Xiao-Yu and Bao, Huaifeng and Shi, Haichao and Wang, Qiang},
  journal={IEEE/ACM Transactions on Networking},
  year={2022},
  publisher={IEEE}
}