macOS
brew install wemuxlocal Homebrew formula metadata
sudo port install wemuxMacPorts ports tree · devel/wemux/Portfile · 来源: api.github.com
安装
brew install wemuxlocal Homebrew formula metadata
sudo port install wemuxMacPorts ports tree · devel/wemux/Portfile · 来源: api.github.com
sudo dnf install wemuxFedora Rawhide package metadata · wemux · 来源: dl.fedoraproject.org
nix profile install nixpkgs#wemuxnixpkgs package indexes · pkgs/by-name/we/wemux/package.nix · 来源: api.github.com
概览
Enhances tmux's to provide multiuser terminal multiplexing
历史
wemux is a tmux-oriented collaboration wrapper whose README summarizes the project as making multi-user tmux sessions easier and more powerful. It lets one user host a tmux-backed server while other SSH users join in controlled modes.
The GitHub repository was created in March 2012 and accumulated a long 1.x through 3.x tag history. Its design reflects a period when tmux had become the practical successor to older terminal multiplexing workflows, but pairing still required users to understand shared sockets, permissions, and tmux command details.
Rather than replacing tmux, wemux codified common multi-user session patterns. The README defines mirror mode for read-only observation, pair mode for a shared cursor, and rogue mode for independent windows inside the same session, with user listing and attach/detach notifications layered on top.
wemux became a recognizable niche tool for remote pairing, demos, teaching, and server-side collaboration. The repository has several thousand stars, over a hundred forks, and an issue/PR history that shows continuing community use even though the project itself is small.
A host runs `wemux start` to create or reattach to the shared tmux server, while clients join with `wemux mirror`, `wemux pair`, or `wemux rogue`. The tool passes unknown commands through to tmux using its socket, so experienced tmux users can keep their normal command vocabulary while avoiding manual socket setup.
wemux is package-nerd interesting because it is mostly glue: a small shell tool that made an existing Unix primitive friendlier for collaboration. Its value is not a new terminal multiplexer, but the packaging of a repeatable multi-user tmux convention.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/wemux.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wemux | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/zolrath/wemux
安装元数据
| 软件包键 | brew:wemux |
|---|---|
| 版本 | 3.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/wemux |
| 主页 | https://github.com/zolrath/wemux |
| 仓库 | https://github.com/zolrath/wemux |
| 上游文档 | https://github.com/zolrath/wemux#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/zolrath/wemux/archive/refs/tags/v3.2.0.tar.gz |
| 最后更新 | 2026-07-21T13:00:32+01:00 |
| Pulse | updated |
| 依赖 | tmux |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Your current user account has been automatically added as a wemux host. To give a user the ability to host wemux sessions add them to the host_list array in: $HOMEBREW_PREFIX/etc/wemux.conf Either edit the file in your text editor of choice or run `wemux conf` to open the file in your $EDITOR. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wemux |
| 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 软件包链接分开显示。
wemux
nix profile install nixpkgs#wemuxwemux 3.2.0-24.fc44
Multi-user terminal multiplexing utility
https://github.com/zolrath/wemux
sudo dnf install wemuxwemux
sudo port install wemux来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.