The repository of FastTraffic, code for our Computer Networks Journal paper: FastTraffic: A lightweight method for encrypted traffic fast classification
Note:
- ⭐ Please leave a STAR if you like this work! ⭐
- Python 3.7
- PyTorch 1.4.0
- Preprocessing method proposed in Deep Packet
- python preprocess.py
Adjust ./dataset to your data
python run.py
- Provided in ETC.
@article{xu2023fasttraffic,
title={FastTraffic: A lightweight method for encrypted traffic fast classification},
author={Xu, Yuwei and Cao, Jie and Song, Kehui and Xiang, Qiao and Cheng, Guang},
journal={Computer Networks},
volume={235},
pages={109965},
year={2023},
publisher={Elsevier}
}