|
|
|
|
|
by cyanydeez
16 days ago
|
|
i dont understand. ssh allows a plethora of options for a text based IO,so why are we having to touch anything on a remote system. i get what vscode is doing, but your agent just deals in text. just build an ssh protocol and pipe it into the shell of the users choice. run parallel ssh and share connections. just seems bizarre how we are happy to install complex servers for something that is litterally just piping text. linux is here from it, why change the known secured interface . |
|