hieulw / cicflowmeter

MIT License
24 stars 4 forks source link

can't convert pcap to csv #8

Open 840869522 opened 2 months ago

840869522 commented 2 months ago

image

hieulw commented 2 months ago

I haven't tested this tool on windows, but it said tcpdump is missing, you can install it and retry.

hoteenloke commented 3 weeks ago

Hi, I have a similar issue when I'm using it on windows where tcpdump is not available. I believe it can't properly run on windows.

hieulw commented 3 weeks ago

Please refer to this documentation as cicflowmeter depend on this library for capture packets. https://scapy.readthedocs.io/en/latest/installation.html#windows

hoteenloke commented 3 weeks ago

I have tried reinstalling npcap and scapy but it is still prompting the same error.

hoteenloke commented 3 weeks ago

@840869522 hi did u manage to solve the issue? Would love to hear your solutions