macOS
brew install inspircdlocal Homebrew formula metadata
brew
Modular C++ Internet Relay Chat daemon. Version 4.11.0 via Homebrew; verified 2026-06-06.
install
brew install inspircdlocal Homebrew formula metadata
sudo apk add inspircdAlpine Linux edge package indexes · inspircd · source: dl-cdn.alpinelinux.org
sudo apt install inspircdDebian stable package indexes · inspircd · source: deb.debian.org
nix profile install nixpkgs#inspircdnixpkgs package indexes · pkgs/by-name/in/inspircd/package.nix · source: api.github.com
overview
Modular C++ Internet Relay Chat daemon
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
inspircd | cli | global executable | |
inspircd-testssl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/inspircd/inspircd
install metadata
| Package key | brew:inspircd |
|---|---|
| Version | 4.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/inspircd |
| Homepage | https://www.inspircd.org/ |
| Repository | https://github.com/inspircd/inspircd |
| Upstream docs | https://api.inspircd.org/ |
| License | GPL-2.0-only |
| Source archive | https://github.com/inspircd/inspircd/archive/refs/tags/v4.11.0.tar.gz |
| Last updated | 2026-06-06T10:06:54Z |
| Pulse | updated |
| Dependencies | argon2, gnutls, libpq, mariadb-connector-c |
| Build dependencies | pkgconf |
| Uses from macOS | openldap |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.