CICFlowMeter
CICFlowMeter copied to clipboard
Load Button doesn't do anything
On running "gradlew execute" on Windows, the "Load" button does nothing at all. I even ran the command "gradlew execute" on a Command Prompt with Administrator Privileges.
I had a similar issue just recently running CICFlowMeter on windows. I solved it by following the RELEASE_NOTES.txt file in jnetpcap\win\jnetpcap-1.4.r1425 and installing winpcap. The website it points you to (www.winpcap.org) seems to be down at the time of writing this but I found a download on Softonic https://winpcap.en.softonic.com/. I also had to restart my machine before it started working. Hope this works for you!
I see. I have tried the tool both with Npcap and Winpcap but it didn't seem to work. However, I was able to use the GUI in a new virtual machine based on Windows 7. This is quite odd but I think the problem lies with the enumeration of network devices while running the GUI but I don't know how to fix that. It seems like a case-specific problem in my case but there is nothing irregular in my setup of network adapters and whatnot.