|
@@ -28,7 +28,7 @@ Gradle downloads these during the build process
|
|
|
* [JUnit4](https://junit.org/junit4/) - Java unit test framework
|
|
|
* [Pcap4j](https://www.pcap4j.org/) - Java Library used for Pcap File creation (not yet implemented)
|
|
|
|
|
|
-<!-- comment -->
|
|
|
+<!-- PCAP file writing example (as part of the export manager - but probably required packet transformation): https://www.devdungeon.com/content/packet-capturing-java-pcap4j#writing_pcap_file -->
|
|
|
|
|
|
### Developed by
|
|
|
Andreas T. Meyer-Berg (As part of his Bachelor Thesis)
|