tty-share 2.4.0+ds-2 source package in Ubuntu

Changelog

tty-share (2.4.0+ds-2) unstable; urgency=medium

  * Replace golang-github-elisescu-pty-dev by golang-github-creack-pty-dev.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Thu, 29 Jun 2023 16:41:37 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tty-share_2.4.0+ds-2.dsc 2.2 KiB 4786a88e1c03957233b947a284b45d2b7b3accc59df1b6e877587a21a2189b6f
tty-share_2.4.0+ds.orig.tar.xz 5.8 MiB 3390b9b9f1e1f5cbb940b68fba36e4de6f1abb72566ad1beee7ff2b822199b8f
tty-share_2.4.0+ds-2.debian.tar.xz 3.0 KiB 80041edb2db04e6412f167aa756861a2006994ec133f4b971249e57e1391e888

Available diffs

No changes file available.

Binary packages built by this source

tty-share: 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.

tty-share-dbgsym: debug symbols for tty-share