theflyingape / bidmc-its-xterm

an Apache-NodeJs implementation for web SSH client needs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

🇺🇸 ©️ 2018-2021 Robert Hurst

About

an Apache-NodeJs implementation for web SSH client needs

License:MIT License


Languages

Language:TypeScript 69.3%Language:Shell 12.2%Language:CSS 11.9%Language:HTML 5.9%Language:Dockerfile 0.7%