Skip to content
forked from freman/goterm

Web based xterm with golang backend.

Notifications You must be signed in to change notification settings

snail007/goterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 64.6%
  • HTML 28.1%
  • CSS 7.3%