macOS
brew install uptermlocal Homebrew formula metadata
brew
upterm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install uptermlocal Homebrew formula metadata
sudo apk add uptermAlpine Linux edge package indexes · upterm · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#uptermnixpkgs package indexes · pkgs/by-name/up/upterm/package.nix · ソース: api.github.com
sudo pacman -S uptermArch Linux sync databases · upterm · ソース: geo.mirror.pkgbuild.com
概要
Instant terminal sharing
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
upterm | cli | グローバル実行可能ファイル | |
uptermd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/owenthereal/upterm
インストールメタデータ
| パッケージキー | brew:upterm |
|---|---|
| バージョン | 0.24.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/upterm |
| ホームページ | https://upterm.dev |
| リポジトリ | https://github.com/owenthereal/upterm |
| 上流ドキュメント | https://github.com/owenthereal/upterm#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/owenthereal/upterm/archive/refs/tags/v0.24.0.tar.gz |
| 最終更新 | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 uptermソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.