macOS
brew install conserverlocal Homebrew formula metadata
brew
conserver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install conserverlocal Homebrew formula metadata
sudo apk add conserverAlpine Linux edge package indexes · conserver · ソース: dl-cdn.alpinelinux.org
sudo apt install conserver-clientDebian stable package indexes · conserver-client · ソース: deb.debian.org
sudo dnf install conserverFedora Rawhide package metadata · conserver · ソース: dl.fedoraproject.org
nix profile install nixpkgs#conservernixpkgs package indexes · pkgs/by-name/co/conserver/package.nix · ソース: api.github.com
sudo zypper install gnome-consoleopenSUSE Tumbleweed package metadata · gnome-console · ソース: download.opensuse.org
概要
Allows multiple users to watch a serial console at the same time
履歴
Conserver is a console-server daemon and client for shared serial-console access, logging, and remote operations. It belongs to the older system-administration world of terminal servers, crash consoles, out-of-band access, and forensic console logs.
The official site defines Conserver as an application that lets multiple users watch a serial console at the same time, log traffic, grant one writer at a time, and access equipment over the network. The conserver(8) manual describes the daemon, console client, logging, access control, authentication, and multi-server redirection model.
The CHANGES file shows a long pre-GitHub lineage. It notes many poorly tracked variations before version 6.05, a public web page by version 6.10 in January 1999, GNU configure-based packaging in version 7.0.0 in February 2001, and continued maintenance through version 8.3.0 in February 2026.
Conserver's adoption is tied to data-center operations rather than consumer CLI fashion. The official site emphasizes reviewing crashes, tracking console changes, feeding console logs into monitoring, mentoring during live work, and reaching equipment remotely.
Input package metadata lists Conserver across Homebrew, apk, Debian/Ubuntu client packages, Fedora/dnf, Nix, and other distributions, which fits its role as durable sysadmin infrastructure.
Operators run conserver as a daemon, configure consoles in conserver.cf, authenticate through conserver.passwd, and use the console client to attach, watch, take write access, replay logs, or coordinate with other users.
The manual documents local serial ports, Unix domain sockets, TCP sockets for terminal servers, and external programs as console connection types.
Conserver is package-nerd archaeology that still earns its keep. It packages a very specific operational workflow: serial-console multiplexing and logging for machines that may be unreachable by SSH or normal network services.
Its CHANGES file is also a history of portability work: Solaris, BSD, Linux, Cygwin, IPv6, OpenSSL, GSS-API, FreeBSD CI, autoconf updates, and downstream packaging fixes appear across decades.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/conserver.cf/etc/console.cf~/.consolercCredential-bearing paths to review before unattended agent runs.
/etc/conserver.passwd実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
conserver | cli | グローバル実行可能ファイル | |
console | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bstansell/conserver
インストールメタデータ
| パッケージキー | brew:conserver |
|---|---|
| バージョン | 8.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/conserver |
| ホームページ | https://www.conserver.com/ |
| リポジトリ | https://github.com/bstansell/conserver |
| 上流ドキュメント | https://conserver.com/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/bstansell/conserver/releases/download/v8.3.0/conserver-8.3.0.tar.gz |
| 依存関係 | openssl@3 |
| macOS 提供ライブラリ | krb5, libxcrypt |
| 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 | conserver |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
conserver-client 8.2.7-3
connect to a console server
sudo apt install conserver-clientconserver-server 8.2.7-3
connect multiple user to a serial console with logging
sudo apt install conserver-serverconserver
nix profile install nixpkgs#conserverconserver-client 8.2.7-2build2
connect to a console server
sudo apt install conserver-clientconserver-server 8.2.7-2build2
connect multiple user to a serial console with logging
sudo apt install conserver-serverconserver 8.3.0-r0
Serial console remote sharing and logging daemon
sudo apk add conserverconserver-doc 8.3.0-r0
Serial console remote sharing and logging daemon (documentation)
sudo apk add conserver-docconserver-openrc 8.3.0-r0
Serial console remote sharing and logging daemon (OpenRC init scripts)
sudo apk add conserver-openrcconserver 8.3.0-1.fc44
Serial console server daemon/client
sudo dnf install conserverconserver-client 8.3.0-1.fc44
Serial console client
sudo dnf install conserver-clientgnome-console 50.0-1.2
A minimal terminal for GNOME
https://gitlab.gnome.org/GNOME/console
sudo zypper install gnome-consoleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.