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] cf6c0c9616
Bump elliptic from 6.5.3 to 6.5.4 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
frontend Bump elliptic from 6.5.3 to 6.5.4 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.