pkg.soopen package index

brew / 排名 6984

使用 Homebrew, apk, Nix, pacman 安装 upterm

查看 upterm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install upterm

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add upterm

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

Nix已验证 · 92%
nix profile install nixpkgs#upterm

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

Arch Linux pacman已验证 · 92%
sudo pacman -S upterm

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

概览

软件包摘要

Instant terminal sharing

命令和别名

  • upterm
  • uptermd

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
upterm可执行文件已索引可执行文件从本地可执行文件索引发现。
uptermd可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.24.0
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:upterm
版本0.24.0
软件包管理器Homebrew
主页https://upterm.dev
仓库https://github.com/owenthereal/upterm
最后更新2026-07-25T21:47:59+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

upterm

nix profile install nixpkgs#upterm
  • normalized package name match
  • 匹配方式: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-r5

Secure terminal sharing

https://upterm.dev/

sudo apk add upterm
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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-r5

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
  • 匹配方式: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-r5

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
  • 匹配方式: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-r5

Secure terminal sharing (server)

https://upterm.dev/

sudo apk add upterm-server
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: upterm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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-r5

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
  • 匹配方式: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-r5

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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation