macOS
brew install uptermlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für upterm in AI-Agent-Workflows.
Installation
brew install uptermlocal Homebrew formula metadata
sudo apk add uptermAlpine Linux edge package indexes · upterm · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#uptermnixpkgs package indexes · pkgs/by-name/up/upterm/package.nix · Quelle: api.github.com
sudo pacman -S uptermArch Linux sync databases · upterm · Quelle: geo.mirror.pkgbuild.com
Überblick
Instant terminal sharing
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
upterm | cli | globales Executable | |
uptermd | cli | globales Executable |
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.
https://github.com/owenthereal/upterm
Installationsmetadaten
| Paketschlüssel | brew:upterm |
|---|---|
| Version | 0.24.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/upterm |
| Homepage | https://upterm.dev |
| Repository | https://github.com/owenthereal/upterm |
| Upstream-Dokumentation | https://github.com/owenthereal/upterm#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/owenthereal/upterm/archive/refs/tags/v0.24.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | upterm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
upterm
nix profile install nixpkgs#uptermupterm 0.22.0-r4
Secure terminal sharing
sudo apk add uptermupterm-bash-completion 0.22.0-r4
Bash completions for upterm
sudo apk add upterm-bash-completionupterm-doc 0.22.0-r4
Secure terminal sharing (documentation)
sudo apk add upterm-docupterm-server 0.22.0-r4
Secure terminal sharing (server)
sudo apk add upterm-serverupterm-server-openrc 0.22.0-r4
Secure terminal sharing (OpenRC init scripts)
sudo apk add upterm-server-openrcupterm-zsh-completion 0.22.0-r4
Zsh completions for upterm
sudo apk add upterm-zsh-completionupterm 0.24.0-1
Secure Terminal Sharing, an alternative to tmate
https://github.com/owenthereal/upterm
sudo pacman -S uptermQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.