This is the material to reproduce results from the paper "Separating Flows in Encrypted Tunnel Traffic" presented in ICMLA 2022.
This is the material to reproduce results from the paper [Separating Flows in Encrypted Tunnel Traffic](https://alexhartl.eu/papers/separating.pdf) presented in [ICMLA 2022](https://www.icmla-conference.org/icmla22/).
## Requirements
All experiments have been performed on a Debian buster Linux system and Python 3.8.8. Due to specifics in data generation, we can only support Linux. For dataset generation and preprocessing, [go-flows](https://github.com/CN-TU/go-flows) is needed. For generation of the synthetic data, additionally tcpdump and the [ping++ tool](https://eudl.eu/doi/10.4108/icst.valuetools.2014.258181) are needed.