Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

an Apache-NodeJs implementation for web SSH client needs

License

Notifications You must be signed in to change notification settings

theflyingape/bidmc-its-xterm

Repository files navigation

⚕️ 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

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

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

🇺🇸 ©️ 2018-2021 Robert Hurst