Is it possible to use SSH .NET over signalR. signalR by default should bind to port 80 or 443 was wondering if I could use this connection to initiate a SSH session from one client to another? If so how could I go about achieving this?
↧