Automic VaultAutomic Vault

brew

Installer tty-share avec Homebrew, apk, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tty-share pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tty-share

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add tty-share

Alpine Linux edge package indexes · tty-share · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install tty-share

Debian stable package indexes · tty-share · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#tty-share

nixpkgs package indexes · pkgs/by-name/tt/tty-share/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Terminal sharing over the Internet

Commandes et alias

  • tty-share

historique

Historique du projet et usages

tty-share is a Go terminal-sharing tool for exposing a Linux or macOS terminal session to another person over the Internet, with the remote participant joining from a browser or another terminal.

Its niche is low-friction remote terminal collaboration: one static binary on the host side, browser access on the guest side, and an optional public proxy or self-hosted proxy path.

Historique du projet

The official README describes tty-share as a simple tool written in Go that builds to a static cross-platform binary with no dependencies and can run even on Raspberry Pi. It connects through a proxy server for public Internet sessions, with an instance running at tty-share.com and the option to run one's own server.

The project positions itself against heavier collaboration tools. Its README credits xterm.js for browser terminal rendering, gotty and tmate as inspiration, and discusses Visual Studio Code Live Share and tmate as similar solutions with different setup and dependency tradeoffs.

Historique d'adoption

The README documents Docker, Homebrew, binary releases, and Repology as install/distribution paths. The supplied package facts add Homebrew, Alpine, Debian, Ubuntu, and Nix, showing adoption as a small networking/collaboration command rather than a platform-specific app.

The project website markets the same adoption story in simpler terms: share a terminal with no tool on the remote side, source code on GitHub, one binary locally, and encrypted communication.

Modes d'utilisation

A host can run `tty-share --public` to create a public session URL plus a local URL, then share the URL with a participant. Participants can join in a browser or by running `tty-share <secret URL>`.

The README also documents read-only sessions, local-network sharing, public proxy sharing, running a custom proxy, Docker trial usage, and SSH-like TCP port forwarding with `-L`.

Pourquoi les passionnés de paquets s'y intéressent

tty-share is interesting to package maintainers because it compresses a collaboration workflow into one Go binary, avoiding browser extensions, editor accounts, or a full SSH/tmate setup for the guest.

It also represents a common CLI packaging pattern of the late 2010s and 2020s: static Go network tools that package cleanly, run on small ARM machines, and expose a web UI through embedded assets.

Chronologie

  • 2022: Project website copyright line identifies the public tty-share site era.
  • Undated: README documents Homebrew, Docker, binary releases, public proxy sessions, and self-hosted proxy support.
  • 2025: GitHub repository page lists v2.4.1 as the latest release on January 12, 2025.

Related projects

  • xterm.js is used for the browser receiver.
  • gotty and tmate are credited as inspiration and motivation.
  • Visual Studio Code Live Share and tmate are discussed as comparable collaboration approaches.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
tty-sharecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire2.4.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev2.4.1

https://github.com/elisescu/tty-share

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tty-share
Version2.4.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tty-share
Page d'accueilhttps://tty-share.com/
Dépôthttps://github.com/elisescu/tty-share
Docs amonthttps://github.com/elisescu/tty-share#readme
LicenceMIT
Archive sourcehttps://github.com/elisescu/tty-share/archive/refs/tags/v2.4.1.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametty-share
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

tty-share 2.4.0+ds-2+b12

Terminal sharing over the Internet

https://tty-share.com

sudo apt install tty-share
  • Section: devel
  • Architecture: amd64
  • Source Package: tty-share
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Tty Share
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tty-share from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tty-share

nix profile install nixpkgs#tty-share
  • normalized package name match
  • Correspondance par : Tty Share
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tt/tty-share/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tty-share 2.4.0+ds-2build1

Terminal sharing over the Internet

https://tty-share.com

sudo apt install tty-share
  • Section: universe/devel
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Tty Share
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tty-share from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tty-share 2.4.0-r28

Share your terminal over the Internet

https://tty-share.com/

sudo apk add tty-share
  • License: MIT
  • Architecture: x86_64
  • Source Package: tty-share
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tty Share
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tty-share from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment