diff --git a/README.md b/README.md index ead4b99db6b582762145ea57bf6ab9c711d6361a..400e6cc524f3256af885134ae0a7db4bd3fe3a4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Separating Flows in Encrypted Tunnel Traffic -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.