An open-source, cross-platform terminal for seamless workflows
Go to file
2022-06-26 01:41:58 -07:00
pkg implement sudo dance allowing passing the sudo password on stdin with sudo -S, and passing a different stdin fd to the command 2022-06-26 01:41:58 -07:00
go.mod checkpoint, switch name from sh2-runner to mshell 2022-06-23 10:16:54 -07:00
go.sum got session/command tailing working. server can send getcmd packets, and client responds with cmddata packets 2022-06-14 22:16:58 -07:00
LICENSE initial runner commit 2022-06-10 00:37:06 -07:00
main-mshell.go implement sudo dance allowing passing the sudo password on stdin with sudo -S, and passing a different stdin fd to the command 2022-06-26 01:41:58 -07:00
NOTICE.md initial runner commit 2022-06-10 00:37:06 -07:00