macOS
brew install inspircdlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.