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

Multi-thread version #15

Open
Largo2005 opened this issue Oct 19, 2024 · 0 comments
Open

Multi-thread version #15

Largo2005 opened this issue Oct 19, 2024 · 0 comments

Comments

@Largo2005
Copy link

I know this is an old project that hasn't evolved in a while, but it's still useful to have this kind of tool for debugging, especially when you can't install more complex tools like Wireshark.
However, I needed a version of your tool that supports concurrency, so I updated the code to add multi-threading support on the Windows platform. Since I’m using the libwinpthread library, the code should also be compatible with Linux or macOS, though I haven’t tested it on those systems.
If you're interested, let me know. I'm not sure if I can commit it to a separate branch.

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

No branches or pull requests

1 participant