Skip to content

Instantly share code, notes, and snippets.

View matthewkremer's full-sized avatar

Matthew Kremer matthewkremer

View GitHub Profile
@serverwentdown
serverwentdown / server.js
Last active January 29, 2019 20:18 — forked from mixonic/server.js
// Bug fixes for current versions.
//
// This server will start a bash shell and expose it
// over socket.io to a browser. See ./term.html for the
// client side.
//
// You should probably:
//
// npm install socket.io