Skip to content

Conversation

@enigma522
Copy link

This update adds real-time packet sniffing functionality to the command-line interface (CLI) of CICFlowMeter, mirroring the feature already available in the GUI. Users can now capture and analyze live network traffic directly from the CLI by specifying a network interface. Flows are generated and saved to CSV files in real time, enhancing the tool’s flexibility for non-GUI use.
Key Changes:
Added RealCmd class for real-time packet sniffing in the CLI.
Usage
./gradlew exeRealCMD --args="<network_interface> <output_folder>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants