inspircd

A modular C++ IRC daemon (ircd).

Github星跟踪图

About

InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.

Supported Platforms

InspIRCd is supported on the following platforms:

  • Most recent BSD variants using the Clang or GCC compilers and the GNU toolchains (Make, etc).

  • Most recent Linux distributions using the Clang or GCC compilers and the GNU toolchain.

  • The most recent three major releases of macOS using the AppleClang, Clang, or GCC (not LLVM-GCC) compilers and the GNU toolchains.

  • Windows 7 or newer using the MSVC 14 (Visual Studio 2015) compiler and CMake 2.8 or newer.

Alternate platforms and toolchains may also work but are not officially supported by the InspIRCd team. Generally speaking if you are using a reasonably modern UNIX-like system you should be able to build InspIRCd on it.

If you encounter any bugs then please file an issue.

Installation

Most InspIRCd users running a UNIX-like system build from source. A guide about how to do this is available on the InspIRCd docs site.

Building from source on Windows is generally not recommended but a guide is available if you wish to do this.

If you are running on CentOS 7, Debian 7, or Windows binary packages are available from the downloads page.

A Docker image is also available. See the inspircd-docker repository for more information.

Some distributions ship an InspIRCd package in their package managers. We generally do not recommend the use of such packages as in the past distributions have made broken modifications to InspIRCd and not kept their packages up to date with essential security updates.

License

InspIRCd is licensed under version 2 of the GNU General Public License.

主要指标

概览
名称与所有者inspircd/inspircd
主编程语言C++
编程语言C++ (语言数: 8)
平台
许可证
所有者活动
创建于2012-03-21 12:22:32
推送于2025-06-02 11:51:09
最后一次提交2025-06-02 12:50:51
发布数191
最新版本名称v4.7.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.2k
关注者数84
派生数270
提交数16.8k
已启用问题?
问题数1039
打开的问题数112
拉请求数636
打开的拉请求数2
关闭的拉请求数345
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?