nixcloud / goterm

Web based xterm with golang backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestTerminal

Proof of concept terminal.

image

This is a small component of a much larger system including authentication, access control and security - do not use it.

Getting

go get github.com/freman/goterm

Running

Not included is https://github.com/sourcelair/xterm.js

cd src/github.com/freman/goterm/assets
git clone https://github.com/sourcelair/xterm.js
$GOPATH/bin/goterm -assets `pwd`

About

Web based xterm with golang backend.


Languages

Language:JavaScript 79.8%Language:CSS 16.4%Language:HTML 2.0%Language:Go 1.7%