Skip to content

PrimeEuler/Browser-SSH-Terminal.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH-Browser-Terminal

A trivial example of a SSH terminal in your browser using node.js, express.io and ssh2. Based on Fabrice Bellard's vt100 for jslinux.

Requirements:

Install:

npm install express.io
npm install ssh2

Run:

node server.js

Connect:

http://localhost:8080

Replaced by:

About

Browser based SSH terminal with node.js and express.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published