macOS
brew install wemuxlocal Homebrew formula metadata
sudo port install wemuxMacPorts ports tree · devel/wemux/Portfile · ソース: api.github.com
brew / 順位 11258
wemux のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wemux |
|---|---|
| バージョン | 3.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/zolrath/wemux |
| リポジトリ | https://github.com/zolrath/wemux |
| 最終更新 | 2026-07-21T13:00:32+01:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wemux
nix profile install nixpkgs#wemuxwemux 3.2.0-25.fc45
Multi-user terminal multiplexing utility
https://github.com/zolrath/wemux
sudo dnf install wemuxwemux
sudo port install wemuxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.