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.37
– Noteworthy changes in version 8.2.37 (2020-12-26)
- Implemented IRCv3
CAP 302
- Implemented IRCv3
cap-notify
capability - In case a client sends multiple
PASS
messages, ircd only accepts the password
sent in the firstPASS
message instead of the last one - Missing help file for
MONITOR
has been added - Fixed slightly off memory count for motds in
STATS z
- For a full list of all changes in this release, see https://git.io/JLMnk
» Latest STABLE release of HOPM (hybrid open proxy monitor): 1.1.9
– Noteworthy changes in version 1.1.9 (2020-11-16)
- Implemented support for loading a user-provided private key and tls client
certificate. Theirc::rsa_private_key_file
andirc::tls_certificate_file
configuration directives have been added for this.
As a side effect this now allows HOPM to use certificate fingerprints for
NickServ authentication - The
vhost
configuration directive found in the irc {} and scanner {} blocks
has been renamed tobind
Travis CI and Coverity Scan ::
» ircd-hybrid on Travis CI
» HOPM on Travis CI
» ircd-hybrid on Coverity Scan