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.40
Noteworthy changes in version 8.2.40 (2022-07-02)
channel::disable_fake_channels
now also blocks strikethrough text (0x1E (30))KNOCK
can now be used on private channels. Channel modeK
may be used instead
to control whether or notKNOCK
is allowed on a channel.- Support for
/dev/poll
has been dropped INFO
now also reports configured values ofchannel::default_join_flood_count
andchannel::default_join_flood_time
- The founder
q
and admina
channel prefix modes have been implemented.
These are optional and can be enabled with the newchannel::enable_owner
andchannel::enable_admin
configuration directives. - Channel half-ops may now kick other half-ops
- Extban
$K
of type acting has been implemented. This extban prevents
matching users from using theKNOCK
command. - Server-side channel mode locking
MLOCK
has been implemented - Fixed server name leak in
WHOWAS
withserverhide::hide_services
enabled
» 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