Levente Csikor
Levente Csikor
Alright, thanks for the notes. They are fixed now
Of course, I have :) The problem is that you run it via python2.X instead of python3. Please, use `python3`. Put differently, test the app like this: ``` python3 pcap_generator_from_csv.py...
Sure, thanks for your comments. Readme was definitely for python2.X. I have just updated to indicate python3 is a MUST :) Thank you PS: I might rewrite the corresponding code...
hi, can you provide an example `docker-compose.yaml` file for me to reproduce your setting? Thanks
Hi, sorry for the late response. I have used your docker-compose.yml, which first instructed me to create that external overlay network via `sudo docker network create storm_overlay_network` After that your...
Hi, I managed to reproduce your setup, although I had to enable docker swarm to do so. Moreover, your network creation command was lacking of an important argument `--attachable`, without...
Hi, thanks again for playing around with the code. Let me respond to the `ether_type` issue first: Yes, for reason if `ether_type` is not enforced, it uses default IPv6 addresses....
regarding the timestamp issue: I managed to solve it. Now, it works, please try again. Bear in mind that `tcpdump` will show you the timestamp you set in the `csv`...
Nopes, I don't mind fixing issues, especially if it makes the tool more useful. Yes, the script only supports UDP and TCP SYN. You cannot make TCP flow as of...
nPrint...lol :) I also got into that research for quite some time...still cannot understand why some people think it is a gamechanger. [cut] I have written here my experience with...