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

Changelog

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

  * New upstream version 2.4.0+ds.
  * Drop debian/salsa-ci.yml.
  * Update packaging copyright years.
  * Bump Standards-Version to 4.6.2.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Tue, 03 Jan 2023 13:17:58 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
tty-share_2.4.0+ds-1.dsc 2.2 KiB e96ae2c5a9755d387a8cef9fbb96da0ea5338d63692f82bab5f794e4148b5a38
tty-share_2.4.0+ds.orig.tar.xz 5.8 MiB 3390b9b9f1e1f5cbb940b68fba36e4de6f1abb72566ad1beee7ff2b822199b8f
tty-share_2.4.0+ds-1.debian.tar.xz 2.9 KiB f35b6f2e827a65fee2ef3cb07249b5f1828b4603d9045a8669064c980659d13a

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