2021.5.26 • Published 3 years ago

bidmc-its-xterm v2021.5.26

Weekly downloads
4
License
MIT
Repository
-
Last release
3 years ago

⚕️ BIDMC ITS Xterm.js services 🖥

an Apache-NodeJs implementation for web SSH client needs

Downloads GitHub release npm version

  • ./build.sh rpm
  • ./install.sh
  • npm test

Create a new instance in the its folder. Each instance has an app.json (node app listener) and a client.json (terminal characteristics for the browser-side) configuration file.

Resources

Xterm.js

terminal front-end component written in TypeScript that works in the modern-day browser

node-pty

node.js bindings to fork processes with pseudoterminal file descriptors. It returns a terminal object which allows reads and writes.

:us: :copyright: 2018-2021 Robert Hurst