Skip to content

w1bsb/inspircd

This branch is 2 commits ahead of, 15 commits behind inspircd/inspircd:insp20.

Folders and files

NameName
Last commit message
Last commit date
Jul 12, 2018
Aug 4, 2010
Apr 9, 2018
Feb 11, 2009
Dec 2, 2016
Sep 25, 2018
Dec 2, 2016
May 9, 2017
Feb 27, 2015
Apr 26, 2017
Dec 2, 2016
Jul 10, 2018
Jul 4, 2018
Apr 11, 2018
Mar 21, 2012

Repository files navigation

About

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

Supported Platforms

InspIRCd is supported on on the following platforms:

  • Most recent BSD variants using the Clang or GCC compilers and the BSD or 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 BSD or GNU toolchains.

  • Windows 7 or newer using the MSVC 11 (Visual Studio 2012) 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 wiki.

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.

External Links

About

A modular C++ IRC daemon (ircd).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.1%
  • Perl 2.9%
  • Makefile 0.4%
  • CMake 0.4%
  • C 0.2%
  • Shell 0.0%