Home ::
Welcome to the official site of the ircd-hybrid development projects! Here you’ll be able to find everything you’ll need to get started in hosting your own IRC server as well as support.
We hope that you enjoy ircd-hybrid and continue to use it for many years to come.
In case you’re also looking for an IRC services package, we strongly recommend the Anope IRC Services.
» Latest STABLE release of ircd-hybrid: 8.2.46
Noteworthy changes in version 8.2.46 (2025-01-22)
- The user mode subsystem now supports dynamic registration and unregistration of user
modes. This allows modules to register and unregister their own user modes, making the
system more flexible and modular. - The
INFO
command output now includes namespaces, organizing configuration entries
according to their respective configuration blocks for better clarity and structure - The
INFO
command output now shows entries from the admin {} config block - The
WALLOPS
command has been removed - The
serverinfo::motd_file
configuration directive has been added, allowing the
Message of the Day (MOTD) file path to be customized instead of hardcoded - The
channel::max_kick_length
configuration directive has been added, allowing
servers to specify the maximum length of aKICK
message that the server will
accept from a client.
» Latest STABLE release of HOPM (hybrid open proxy monitor): 1.1.10
– Noteworthy changes in version 1.1.10 (2021-01-30)
- Timers have been changed to use monotonic time instead of wall-clock time
- Fixed broken build with LibreSSL