diff --git a/README.md b/README.md index 5df26da..f7ecfb4 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,21 @@ WinSocat is a socat-like program specific on Windows platform. It can bridge Windows named pipe and other general I/O, e.g., STDIO, TCP, the STDIO of Process. ## Installation +There are several ways to install WinSocat. +### .NET CLI [Install .NET 6 or newer](https://get.dot.net) and install via `dotnet tool` ``` dotnet tool install -g winsocat ``` +### Windows Package Manager +Install via `winget` +``` +winget install -e --id Firejox.WinSocat +``` + ## Command Form The WinSocat is accept two address pattern