Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : tty-share
  Version         : 0.6.2
  Upstream Author : Vasile Popescu <[email protected]>
* URL             : https://github.com/elisescu/tty-share
* License         : Expat
  Programming Lang: Go
  Description     : Terminal sharing over the Internet

tty-share is a very simple command line tool that gives remote access to a UNIX
terminal session.
.
tty-share is used on the machine that wants to share the terminal, and it
connects to the server to generate a secret URL, over which the terminal can
be viewed in the browser.
.
tty-share connects over a TLS connection to the server (runs at tty-share.com),
which uses a proxy for the SSL termination, and the browser terminal is served
over HTTPS. The communication on both sides is encrypted and secured.
However, end-to-end encryption is still desired, so nothing but the sender and
receiver can decrypt the data passed around.

Reply via email to