tty-share 2.4.0+ds-2ubuntu0.1 source package in Ubuntu

Changelog

tty-share (2.4.0+ds-2ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 01 Feb 2024 14:07:28 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
tty-share_2.4.0+ds.orig.tar.xz 5.8 MiB 3390b9b9f1e1f5cbb940b68fba36e4de6f1abb72566ad1beee7ff2b822199b8f
tty-share_2.4.0+ds-2ubuntu0.1.debian.tar.xz 3.1 KiB 368e4499b1e10c17b312c9180675b2ef327215b8c06990e07f7c04a86a9d0699
tty-share_2.4.0+ds-2ubuntu0.1.dsc 2.2 KiB 5278ac4b41f927f63de0310495d62dd73bc60cce57a94952bb8cff297eea98d6

View changes file

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