sawka
|
0a828b7184
|
tightening up server mode, fix bugs, refactor, etc.
|
2022-07-01 17:37:37 -07:00 |
|
sawka
|
afd3bdb315
|
implement install command
|
2022-06-27 22:39:16 -07:00 |
|
sawka
|
dafe2b5a57
|
simplify argument parsing, hard code common ssh options
|
2022-06-27 14:57:01 -07:00 |
|
sawka
|
2a6791bcd6
|
combine sessionid and cmdid into one field ck (commandkey)
|
2022-06-27 12:03:47 -07:00 |
|
sawka
|
e6776bd974
|
checkpoint. transfer binary data as base64. handle cwd. detect open fds. working to transfer data in non-error cases.
|
2022-06-24 23:42:00 -07:00 |
|
sawka
|
4256ff5231
|
checkpoint -- cleanup and sync optimizations for remote client (basically working). beginning work on local client
|
2022-06-24 00:02:18 -07:00 |
|
sawka
|
c43d3ecc85
|
checkpoint got stdout/stderr data packets working with new remote handler
|
2022-06-23 12:48:45 -07:00 |
|
sawka
|
766d19f1bc
|
checkpoint, switch name from sh2-runner to mshell
|
2022-06-23 10:16:54 -07:00 |
|
sawka
|
ecceb67f20
|
got session/command tailing working. server can send getcmd packets, and client responds with cmddata packets
|
2022-06-14 22:16:58 -07:00 |
|
sawka
|
1a3886c437
|
go runner / runner-single fork flow working
|
2022-06-10 21:37:21 -07:00 |
|
sawka
|
eeaeac8dc8
|
initial runner commit
|
2022-06-10 00:37:06 -07:00 |
|