Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#45] Generating traffic capture files #46

Merged
merged 3 commits into from
Mar 17, 2024

Conversation

msiodelski
Copy link
Owner

Starting with some small refactoring of the listener to make them more asynchronous. The general goal, however, is to add an option to the listeners to dump the captured traffic into a file. It requires some new command line options so the user can specify a directory where the files are created or explicit file names.

@msiodelski msiodelski linked an issue Mar 15, 2024 that may be closed by this pull request
@msiodelski msiodelski self-assigned this Mar 15, 2024
@msiodelski msiodelski added pcap Traffic capturing code enhancement New feature or request cli Command line interface labels Mar 15, 2024
@msiodelski msiodelski force-pushed the 45-generate-traffic-capture-files branch from acf373a to c8c1b52 Compare March 17, 2024 16:05
@msiodelski msiodelski merged commit 0f213cb into main Mar 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line interface enhancement New feature or request pcap Traffic capturing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate traffic capture files
1 participant