Skip to content

Added real-time packet sniffing feature to the CLI using TrafficFlowWorker#169

Open
enigma522 wants to merge 1 commit intoahlashkari:masterfrom
enigma522:add-realtime-sniffing-feature-2
Open

Added real-time packet sniffing feature to the CLI using TrafficFlowWorker#169
enigma522 wants to merge 1 commit intoahlashkari:masterfrom
enigma522:add-realtime-sniffing-feature-2

Conversation

@enigma522
Copy link
Copy Markdown

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