Skip to content

Conversation

@christian-korneck
Copy link

It's currently not possible with go-winio to expose a named pipe for remote access (SMB).

This PR adds a new bool field AcceptRemoteClients to the PipeConfig struct that allows to optionally enable remote access. Defaults to false, which maintains existing behavior.

(I intentionally did not add a new test as it would require a smb client (would add bloat), but I have confirmed that remote access works using the go-smb package.)

Signed-off-by: Christian Korneck <christian@korneck.de>
@christian-korneck christian-korneck requested a review from a team as a code owner September 25, 2025 15:24
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