winget install --id albertony.npiperelay
About npiperelay
npiperelay is a tool that allows you to access a Windows named pipe in a way that is more compatible with a variety of command-line tools. With it, you can use Windows named pipes from the Windows Subsystem for Linux (WSL). Essentially it exposes stdin and stdout to processes in WSL, and relays information to a named pipe used by processes running in Windows, typically with help of the socat tool in the WSL distro.
What's new in 1.11.1
This is a release of my forked project, from branch fork. See below for full changelog, listing all commits since previous fork release. The primary asset of the release is a direct download link for a ready-to-use build of the application's single executable, as well as an alternative .zip archive containing the same executable. It is built with Go version 1.26.2. About this fork This release is from my fork of jstarks/npiperelay, adding some smaller improvements on top of upstream release v0.1.0. The changes are conservative; primary concern is to keep the code updated and secure, considering upstream has not been updated since this first release back in mid 2020. See previous release notes for fork releases starting with v1.0.0 to learn about all changes. Checksums GitHub automatically computes SHA-256 checksums for all release assets, which you can see to the right of the asset names in the "Assets" section below. These are generated at upload time and are immutable. The build system also computes SHA-256 checksums of built executables, and these are published as text file asset npiperelay_checksums.txt. Note that the .zip asset for the amd64 (x64/64-bit) and 386 (x86/32-bit) architectures both contain a single executable with name npiperelay.exe, and it is identical to the .exe asset with same name as the .zip asset, i.e. npiperelay_windows_386.exe and npiperelay_windows_amd64.exe, and should therefore have the same checksum. These are the SHA-256 checksums of all binary release assets, as published in npiperelay_checksums.txt: a40ac1ec74e871185c0063d1d697d68c34458ea4e...
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.11.1 | Unknown | This is a release of my forked project, from branch fork. See below for full changelog, listing all commits since previous fork release. The primary asset of the release is a direct download link for a ready-to-use build... |
| 1.11.0 | Unknown | This is a release of my forked project, from branch fork. See below for full changelog, listing all commits since previous fork release. The primary asset of the release is a direct download link for a ready-to-use build... |
| 1.10.0 | Unknown | This is a release of my forked project, from branch fork. See below for full changelog, listing all commits since previous fork release. The primary asset of the release is a direct download link for a ready-to-use build... |
| 1.9.3 | Unknown | This is a release of my forked project, from branch fork. See below for full changelog, listing all commits since previous fork release. The primary asset of the release is a direct download link for a ready-to-use build... |
| 1.9.1 | Unknown | This is a release of my forked project, from branch [fork](https://github.com/albertony/npiperelay/tree/fork). See below for full changelog, listing all commits since previous fork release. The primary asset of the relea... |
| 1.8.0 | Unknown | This is a release of my forked project, from branch fork. In addition to the usual maintenance, this adds two new features thanks to contributions from @SunMar. Thank you very much đ. It also upgrades to the newly releas... |
| 1.6.2 | Unknown | No notes |