mirror of
https://github.com/imjasonh/shell
synced 2026-07-07 00:12:34 +00:00
No description
| client | ||
| node_modules | ||
| .dockerignore | ||
| deploy.sh | ||
| DEVELOPMENT.md | ||
| Dockerfile | ||
| index.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| screencast.mov | ||
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.
- This is based on https://github.com/saisandeepvaddi/how-to-create-web-terminals