macOS
brew install inspircdlocal Homebrew formula metadata
brew
inspircd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install inspircdlocal Homebrew formula metadata
sudo apk add inspircdAlpine Linux edge package indexes · inspircd · ソース: dl-cdn.alpinelinux.org
sudo apt install inspircdDebian stable package indexes · inspircd · ソース: deb.debian.org
nix profile install nixpkgs#inspircdnixpkgs package indexes · pkgs/by-name/in/inspircd/package.nix · ソース: api.github.com
概要
Modular C++ Internet Relay Chat daemon
履歴
InspIRCd is a modular C++ IRC daemon and IRCv3 server for Unix-like and Windows systems. In package-manager terms, it is a long-running network daemon with a broad module surface, documented configuration, packaged releases, and an ecosystem around IRC server operations.
The official website footer dates InspIRCd copyright back to 2002. The project describes itself as created from scratch to be stable, modern, and lightweight, with a fully modular design that lets operators choose which server features to load.
The GitHub repository records the public source tree under the inspircd organization, while the README directs operators to tagged v4 releases for server deployments. The v4 documentation marks the 4.0.0 release in 2024 and documents major changes across cloaking, extended bans, logging, operators, regular expressions, services, spam protection, TLS, and module behavior.
The official site says InspIRCd is trusted by over 1000 networks and names HybridIRC, Snoonet, and Teranova as examples. That makes the package more than a library formula: it is infrastructure software used to run public or private IRC networks.
Distribution is multi-channel. The README points to source builds, Debian/RHEL/Ubuntu/Windows packages, Docker images, and distribution packages; Homebrew packages the tagged source release for macOS and Unix-like users who want the daemon from a package manager.
The common use is running an IRC server with selected modules, server links, operator accounts, TLS, services integration, flood controls, and optional IRCv3 capabilities. The documentation is organized around installation, configuration, commands, channel modes, extended bans, user modes, modules, exemptions, server notices, and change logs.
The project warns that some distribution packages may carry modifications or lag security updates, which is unusually direct packaging guidance and important for daemon operators.
InspIRCd matters to package nerds because it combines old Internet daemon packaging with modern C++ build, module, TLS, Windows, Docker, and service-management concerns. It is the kind of formula where version choice, config examples, init/service integration, and security notices matter.
It also represents the IRCv3-era continuation of IRC server packaging: a server that keeps compatibility with long-standing IRC operations while adding capabilities such as WebSocket subprotocol support, richer logging, extended bans, SASL-related behavior, and services changes.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
inspircd | cli | グローバル実行可能ファイル | |
inspircd-testssl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/inspircd/inspircd
インストールメタデータ
| パッケージキー | brew:inspircd |
|---|---|
| バージョン | 4.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/inspircd |
| ホームページ | https://www.inspircd.org/ |
| リポジトリ | https://github.com/inspircd/inspircd |
| 上流ドキュメント | https://api.inspircd.org/ |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/inspircd/inspircd/archive/refs/tags/v4.11.0.tar.gz |
| 最終更新 | 2026-06-06T10:06:54Z |
| Pulse | updated |
| 依存関係 | argon2, gnutls, libpq, mariadb-connector-c |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | openldap |
| 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 | inspircd |
| 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 パッケージリンクとは分けて表示されます。
inspircd 4.7.0+ds1-2
Modular IRCd written in C++
sudo apt install inspircdinspircd-dev 4.7.0+ds1-2
Modular IRCd written in C++ - development headers
sudo apt install inspircd-devinspircd
nix profile install nixpkgs#inspircdinspircd 3.17.0-1build2
Modular IRCd written in C++
sudo apt install inspircdinspircd-dev 3.17.0-1build2
Modular IRCd written in C++ - development headers
sudo apt install inspircd-devinspircd 4.11.0-r1
internet relay chat daemon (ircd)
sudo apk add inspircdinspircd-doc 4.11.0-r1
internet relay chat daemon (ircd) (documentation)
sudo apk add inspircd-docinspircd-openrc 4.11.0-r1
internet relay chat daemon (ircd) (OpenRC init scripts)
sudo apk add inspircd-openrcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.