macOS
brew install uptermlocal Homebrew formula metadata
brew
Instant terminal sharing. Version 0.24.0 via Homebrew; verified 2026-06-15.
install
brew install uptermlocal Homebrew formula metadata
sudo apk add uptermAlpine Linux edge package indexes · upterm · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#uptermnixpkgs package indexes · pkgs/by-name/up/upterm/package.nix · source: api.github.com
sudo pacman -S uptermArch Linux sync databases · upterm · source: geo.mirror.pkgbuild.com
overview
Instant terminal sharing
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
upterm | cli | global executable | |
uptermd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/owenthereal/upterm
install metadata
| Package key | brew:upterm |
|---|---|
| Version | 0.24.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/upterm |
| Homepage | https://upterm.dev |
| Repository | https://github.com/owenthereal/upterm |
| Upstream docs | https://github.com/owenthereal/upterm#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/owenthereal/upterm/archive/refs/tags/v0.24.0.tar.gz |
| Last updated | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 uptermsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.