1
0
Fork 0
mirror of https://github.com/imjasonh/shell synced 2026-07-07 00:12:34 +00:00
shell/README.md
2021-01-25 21:42:23 -05:00

425 B

Cloud Run Interactive Shell

This runs a server in Cloud Run which serves an interactive shell in the browser using XTerm.js and socket.io. Each instance can only be used by one client at a time.

See the screencast.

This is not to be considered secure, or even a good idea.