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

Changelog

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

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Fri, 12 Jul 2024 12:17:22 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble 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.24.04.1.debian.tar.xz 3.2 KiB a14bc0af039e58d6c546a5a3abf9c439bd4e690be8a0b163eb35b43048dfc040
tty-share_2.4.0+ds-2ubuntu0.24.04.1.dsc 2.2 KiB 34392c2b3ea682eb26f77ef14fab2a34aabb9c79b1730f618210285a76c86930

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