macOS
brew install znclocal Homebrew formula metadata
brew
znc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install znclocal Homebrew formula metadata
sudo apk add zncAlpine Linux edge package indexes · znc · ソース: dl-cdn.alpinelinux.org
sudo dnf install zncFedora Rawhide package metadata · znc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#zncnixpkgs package indexes · znc · ソース: raw.githubusercontent.com
sudo pacman -S zncArch Linux sync databases · znc · ソース: geo.mirror.pkgbuild.com
sudo zypper install zncopenSUSE Tumbleweed package metadata · znc · ソース: download.opensuse.org
概要
Advanced IRC bouncer
履歴
ZNC is a long-running IRC bouncer: it stays connected to IRC networks on a user's behalf, lets clients disconnect and reconnect, replays buffers, and exposes a module system and web administration interface around that persistent session.
ZNC's own history page records an early commit date of 2004-07-20, and secondary summaries describe it as developing from July 2004 as an alternative to psyBNC. The GitHub repository was created later, in 2010, as the project moved into the modern public-forge era.
The project is written primarily in C++ and presents itself as an advanced IRC bouncer. Its README documents the core operating model: data under ~/.znc by default, znc.conf under configs, module data below the data directory, and extra modules loadable from user or installation paths.
ZNC's module system became one of its defining features. The README documents C++ modules built with znc-buildmod plus Perl and Python module support through ModPerl and ModPython. That gave administrators a way to extend a bouncer into web administration, logging, notifications, and network-specific behavior.
ZNC became a standard answer to IRC's ephemerality. IRC clients traditionally only see messages while connected; a bouncer keeps the server-side session alive and lets one or more clients attach later. Opensource.com describes ZNC as a relatively popular and well-understood IRC bouncer for this problem.
ZNC's history is tied to changes in IRC client expectations. As clients and extensions improved buffer playback and timestamps, ZNC moved from simply keeping a nickname online toward preserving a multi-client chat session that felt less transient. It also remained relevant for bridges, where users wanted Matrix or other systems to connect through an existing IRC identity.
A user runs znc as a daemon, creates one or more users and networks, then points IRC clients at the ZNC listener instead of directly at the IRC network. The client authenticates to ZNC, and ZNC connects onward, maintains channels, and replays buffered messages after reconnects.
Administrators commonly manage it through webadmin or controlpanel rather than editing znc.conf while the daemon is live. The same config file may contain network credentials, which is why the package's configuration and credential locations overlap.
ZNC is one of the archetypal always-on Unix userland daemons: small enough for a shell account or VPS, old enough to carry IRC culture, and modular enough to become personal infrastructure.
It matters to package nerds because it captures the pre-SaaS habit of solving chat persistence with a daemon you own, a config file in your home directory, and a client protocol that still works with many front ends.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.znc/configs/znc.confCredential-bearing paths to review before unattended agent runs.
~/.znc/configs/znc.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
znc | cli | グローバル実行可能ファイル | |
znc-buildmod | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:znc |
|---|---|
| バージョン | 1.10.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/znc |
| ホームページ | https://wiki.znc.in/ZNC |
| リポジトリ | https://github.com/znc/znc |
| 上流ドキュメント | https://wiki.znc.in/FAQ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://znc.in/releases/znc-1.10.2.tar.gz |
| 最終更新 | 2026-05-07T23:09:02Z |
| Pulse | updated |
| 依存関係 | boost, cctz, icu4c@78, openssl@3, python@3.14 |
| ビルド依存関係 | cmake, gettext, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | znc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
znc 1.9.1-2+b3
advanced modular IRC bouncer
sudo apt install zncznc-backlog 0.20180824+1.9.1-2+b3
module for requesting backlog from znc bouncer
https://github.com/FruitieX/znc-backlog
sudo apt install znc-backlogznc-dev 1.9.1-2+b3
advanced modular IRC bouncer (development headers)
sudo apt install znc-devznc-perl 1.9.1-2+b3
advanced modular IRC bouncer (Perl extension)
sudo apt install znc-perlznc-push 1.0.0+git20190521.78d0385+1.9.1-2+b3
znc plugin to send push notification to various services
https://github.com/jreese/znc-push
sudo apt install znc-pushznc-python 1.9.1-2+b3
advanced modular IRC bouncer (Python extension)
sudo apt install znc-pythonznc-tcl 1.9.1-2+b3
advanced modular IRC bouncer (Tcl extension)
sudo apt install znc-tclznc
nix profile install nixpkgs#zncznc 1.9.0-2build3
advanced modular IRC bouncer
sudo apt install zncznc-backlog 0.20180824+1.9.0-2build3
module for requesting backlog from znc bouncer
https://github.com/FruitieX/znc-backlog
sudo apt install znc-backlogznc-dev 1.9.0-2build3
advanced modular IRC bouncer (development headers)
sudo apt install znc-devznc-perl 1.9.0-2build3
advanced modular IRC bouncer (Perl extension)
sudo apt install znc-perlznc-push 1.0.0+git20190521.78d0385+1.9.0-2build3
znc plugin to send push notification to various services
https://github.com/jreese/znc-push
sudo apt install znc-pushznc-python 1.9.0-2build3
advanced modular IRC bouncer (Python extension)
sudo apt install znc-pythonznc-tcl 1.9.0-2build3
advanced modular IRC bouncer (Tcl extension)
sudo apt install znc-tclznc 1.10.2-r0
Advanced IRC bouncer
sudo apk add zncソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.