Automic VaultAutomic Vault

brew

upterm mit Homebrew, apk, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für upterm in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install upterm

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add upterm

Alpine Linux edge package indexes · upterm · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#upterm

nixpkgs package indexes · pkgs/by-name/up/upterm/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S upterm

Arch Linux sync databases · upterm · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Instant terminal sharing

Befehle und Aliase

  • upterm
  • uptermd

Verlauf

Projektgeschichte und Nutzung

Upterm is an open-source terminal-sharing tool built around SSH-style access to hosted terminal sessions. It is used for remote pair programming, accessing machines behind NATs or firewalls, debugging, and giving collaborators controlled terminal access.

Projektgeschichte

The GitHub repository was created in October 2019. Early releases in January 2020 established the command-line binary and release packaging; subsequent 2020 releases added WebSocket support, Heroku deployment notes for uptermd, host/server public-key validation, join and leave notifications, and an upgrade command.

The project continued as a maintained Go application with both client and server pieces. Its README documents upterm for interactive terminal hosting, uptermd as the server side, self-hosted or public relay use, access-control integrations, WebSocket transport, tmux-style force commands, and integrations such as action-upterm for GitHub Actions debugging.

Recent release metadata shows continued development through 2026, including SFTP/SCP file transfer, local TCP forwarding, Windows support, IPv6-related work, Prometheus metrics, and GitHub Actions workflow improvements.

Adoptionsgeschichte

Upterm's official README documents installation via a Homebrew cask, Scoop on Windows, standalone release binaries, and source builds. It also includes migration notes for users who previously installed the old Homebrew formula, which shows the project crossing from a formula-style CLI package to a cask-distributed application package on macOS.

The supplied input lists Upterm in Homebrew, Alpine, Nix, and Arch package ecosystems, while GitHub repository metadata showed 1,245 stars and 80 forks when checked on July 2, 2026. Its adoption is concentrated among developers who need temporary remote access to terminal sessions rather than permanent SSH server administration.

Wie es verwendet wird

A host starts a session with upterm host, retrieves a connection string with upterm session current, and clients connect with ssh to the uptermd endpoint. The README also documents hosting arbitrary commands, authorizing public keys or users from GitHub, GitLab, SourceHut, and Codeberg, forcing tmux attach behavior for pair programming, transferring files with scp or sftp, and using WebSocket proxying when normal SSH transport is restricted.

In CI workflows, Upterm can be paired with action-upterm so a developer can SSH into a GitHub Actions runner for live debugging. That use makes it especially familiar to package maintainers dealing with failing builds that reproduce only in hosted CI images.

Warum Paket-Nerds sich dafür interessieren

Upterm matters in package-manager culture because it turns otherwise opaque remote machines, CI runners, and NATed development boxes into temporary inspectable shells without requiring long-lived SSH accounts. For maintainers, that is useful when debugging build recipes, platform-specific failures, or user environments where sending a reproducible transcript is not enough.

Zeitleiste

  • 2019: GitHub repository created.
  • 2020: Early releases published under the jingweno/upterm release name.
  • 2020: WebSocket transport, Heroku uptermd deployment, and host/server validation appeared in release notes.
  • 2025: Release notes added Windows support.
  • 2026: Release notes added SFTP/SCP transfer and continued session workflow improvements.

Related projects

  • The README explicitly compares a force-command tmux workflow to tmate. It also links action-upterm for GitHub Actions debugging and documents uptermd as the server component used by the client.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
uptermcliglobales Executable
uptermdcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.24.0
Manager aktualisiert2026-07-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.24.0

https://github.com/owenthereal/upterm

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:upterm
Version0.24.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/upterm
Homepagehttps://upterm.dev
Repositoryhttps://github.com/owenthereal/upterm
Upstream-Dokumentationhttps://github.com/owenthereal/upterm#readme
LizenzApache-2.0
Quellarchivhttps://github.com/owenthereal/upterm/archive/refs/tags/v0.24.0.tar.gz
Zuletzt aktualisiert2026-07-25T21:47:59+02:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

upterm

nix profile install nixpkgs#upterm
  • normalized package name match
  • Abgeglichen nach: Upterm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/up/upterm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

upterm 0.22.0-r4

Secure terminal sharing

https://upterm.dev/

sudo apk add upterm
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

upterm-bash-completion 0.22.0-r4

Bash completions for upterm

https://upterm.dev/

sudo apk add upterm-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

upterm-doc 0.22.0-r4

Secure terminal sharing (documentation)

https://upterm.dev/

sudo apk add upterm-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

upterm-server 0.22.0-r4

Secure terminal sharing (server)

https://upterm.dev/

sudo apk add upterm-server
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

upterm-server-openrc 0.22.0-r4

Secure terminal sharing (OpenRC init scripts)

https://upterm.dev/

sudo apk add upterm-server-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm-server-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

upterm-zsh-completion 0.22.0-r4

Zsh completions for upterm

https://upterm.dev/

sudo apk add upterm-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • normalized package name match
  • Abgeglichen nach: Upterm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: upterm-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

upterm 0.24.0-1

Secure Terminal Sharing, an alternative to tmate

https://github.com/owenthereal/upterm

sudo pacman -S upterm
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Upterm
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: upterm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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