macOS
brew install ngircdlocal Homebrew formula metadata
sudo port install ngircdMacPorts ports tree · irc/ngircd/Portfile · 来源: api.github.com
安装
brew install ngircdlocal Homebrew formula metadata
sudo port install ngircdMacPorts ports tree · irc/ngircd/Portfile · 来源: api.github.com
sudo apk add ngircdAlpine Linux edge package indexes · ngircd · 来源: dl-cdn.alpinelinux.org
sudo apt install ngircdDebian stable package indexes · ngircd · 来源: deb.debian.org
sudo dnf install ngircdFedora Rawhide package metadata · ngircd · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ngircdnixpkgs package indexes · pkgs/by-name/ng/ngircd/package.nix · 来源: api.github.com
概览
Lightweight Internet Relay Chat server
历史
ngIRCd is a lightweight IRC daemon for small, private, in-house, or public IRC networks. It is written from scratch in C, favors portability and a clean configuration file, and does not try to clone every historical quirk of older IRC daemons.
Development started in 2001, and the project describes itself as written from scratch rather than based on the original IRCNet daemon. The name expands to next-generation IRC daemon, though the documentation jokes that "lightweight IRC server" would probably have been more accurate.
The project has kept a conservative scope: implement useful IRC commands and semantics that clients actually use, follow relevant standards where practical, and stay easy to build and run across Unix-like systems and Windows environments.
ngIRCd is niche but durable. Its own news page says it is used in real-world in-house and public IRC networks and included in package repositories of various operating systems. The GitHub repository shows long-lived maintenance, thousands of commits, and release 27 on April 26, 2024.
Its adoption lane is not massive public IRC networks that need every service integration. It is for admins who want a small IRC server for private communities, labs, LANs, embedded-ish setups, or networks where dynamic IP support, IPv6, TLS, PAM, and simple maintenance matter more than feature sprawl.
Users install `ngircd`, edit `ngircd.conf`, define server identity, ports, operators, channels, TLS settings, and optional server links, then run it as a small daemon. It can run standalone or join a network of ngIRCd servers across a LAN or the internet.
Package nerds like ngIRCd because it is the IRC server you can explain in one config file. Compared with heavier IRCd stacks, it is attractive for reproducible test networks, local chat infrastructure, and cases where the service should survive without a pile of companion daemons.
ngIRCd is a small-server counterexample to the idea that every network daemon needs a sprawling ecosystem. Its history is valuable mostly because it stayed portable, understandable, and packageable for more than two 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.
/usr/local/etc/ngircd.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ngircd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ngircd |
|---|---|
| 版本 | 28 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ngircd |
| 主页 | https://ngircd.barton.de/ |
| 仓库 | https://github.com/ngircd/ngircd |
| 上游文档 | https://ngircd.barton.de/documentation.php.en |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://arthur.barton.de/pub/ngircd/ngircd-28.tar.xz |
| 最后更新 | 2026-07-12T18:20:05Z |
| Pulse | updated |
| 依赖 | libident, openssl@3 |
| 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 | ngircd |
| 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 软件包链接分开显示。
ngircd 27-2
lightweight Internet Relay Chat server
sudo apt install ngircdngircd
nix profile install nixpkgs#ngircdngircd 26.1-2build1
lightweight Internet Relay Chat server
sudo apt install ngircdngircd 27-r2
Next Generation IRC Daemon
sudo apk add ngircdngircd-doc 27-r2
Next Generation IRC Daemon (documentation)
sudo apk add ngircd-docngircd-openrc 27-r2
Next Generation IRC Daemon (OpenRC init scripts)
sudo apk add ngircd-openrcngircd 27-7.fc44
Next Generation IRC Daemon
sudo dnf install ngircdngircd
sudo port install ngircd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.