C# or C netcat multi connection handler

Job ID: 36815110

Budget: $10 – $30 USD

I'm looking for a simple GUI tool in C# or C that can I can compile using visual studio 2022, that offer me the possibility to execute powershell commands in two different ways (these both ways don't exclude each other, it means that I want to be able to execute the powershell commands in both ways).

These two ways are:

- execute the powershell commands as soon the connection is made with the remote server (PTY shell)

- execute the powershell commands on the fly after the connection has been made (PTY shell)


Beside these commands, I need to made the traditional PTY shell (here I need to emphasize the PTY and not only the simple netcat shell) with the remote servers