Skip to content

Windows named pipes - #13

Open
yostinso wants to merge 3 commits into
gh2o:masterfrom
yostinso:windows_named_pipes
Open

Windows named pipes#13
yostinso wants to merge 3 commits into
gh2o:masterfrom
yostinso:windows_named_pipes

Conversation

@yostinso

Copy link
Copy Markdown

This changes quite a bit of code, but enables using Windows named pipes (via pywin32) for piping to Wireshark and other tools rather than having to jump through hoops with WSL2 or only being able to read from pcap files. I made an effort to avoid any additional requirements on non-Windows platforms.

See the updated README for the changes in behavior and requirements.

So that the various Windows imports aren't required. Also
don't allow the --pipe option on non-Windows platforms.
e.g. how to install pywin32 and a usage example.
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.

1 participant