You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
dependabot[bot] 20db1057d7
Bump y18n from 4.0.0 to 4.0.1 in /frontend
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
frontend Bump y18n from 4.0.0 to 4.0.1 in /frontend 3 years ago
vendor Initial commit 4 years ago
.gitignore Initial commit 4 years ago
.travis.yml Update the node dependencies 4 years ago
Dockerfile Fix #17 4 years ago
Gopkg.lock Initial commit 4 years ago
Gopkg.toml Initial commit 4 years ago
LICENSE Initial commit 4 years ago
Makefile Update makefile so make all works in any state (after a full clean) (#13) 4 years ago
README.md Deprecate the tty-server in favour of tty-proxy 4 years ago
assets_bundle.go Update the node dependencies 4 years ago
protocol.go Initial commit 4 years ago
server.go Initial commit 4 years ago
server_main.go Initial commit 4 years ago
session.go Deprecate the tty-server in favour of tty-proxy 4 years ago
tty-server.1 Add manpage 4 years ago
tty_protocol_conn.go Initial commit 4 years ago
vagrantfile Add vagrantfile which is rough equivalent to dockerfile, but primarily for bootstrapping dev servers (#11) 4 years ago
websockets_connection.go Initial commit 4 years ago

README.md

Build Status

tty-server

!! DEPRECATED !!

This project is deprecated by tty-proxy project, which supports the new architecture of tty-share. Read more about that here.