All Projects → inspircd → Inspircd

inspircd / Inspircd

A modular C++ IRC server (ircd).

Labels

Projects that are alternatives of or similar to Inspircd

Kiwiirc
🥝 Next generation of the Kiwi IRC web client
Stars: ✭ 488 (-43.71%)
Mutual labels:  irc
Ircv3 Specifications
IRCv3 specifications | Roadmap: https://git.io/IRCv3-Roadmap | Code of conduct: http://ircv3.net/conduct.html
Stars: ✭ 635 (-26.76%)
Mutual labels:  irc
Torpedo
Pluggable, multi-network asynchronous chat bot written in Go
Stars: ✭ 19 (-97.81%)
Mutual labels:  irc
Bitlbee
An IRC to other chat networks gateway 🐝
Stars: ✭ 513 (-40.83%)
Mutual labels:  irc
Quassel
Quassel IRC: Chat comfortably. Everywhere.
Stars: ✭ 589 (-32.06%)
Mutual labels:  irc
Glowing Bear
A web client for WeeChat
Stars: ✭ 830 (-4.27%)
Mutual labels:  irc
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+412.34%)
Mutual labels:  irc
Charla
A IRC Server / Daemon written in Python using the circuits Application Framework.
Stars: ✭ 8 (-99.08%)
Mutual labels:  irc
Dispatch
Web-based IRC client in Go.
Stars: ✭ 595 (-31.37%)
Mutual labels:  irc
Irclogger
A Perl/PHP tool to log an IRC channel and make it searchable on the Web
Stars: ✭ 18 (-97.92%)
Mutual labels:  irc
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 515 (-40.6%)
Mutual labels:  irc
Awesome Irc
A curated list of awesome IRC resources.
Stars: ✭ 549 (-36.68%)
Mutual labels:  irc
Euircbot
A featureful nodejs irc bot
Stars: ✭ 16 (-98.15%)
Mutual labels:  irc
Whonix
Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. https://www.whonix.org
Stars: ✭ 490 (-43.48%)
Mutual labels:  irc
Irackbot
Bridge between Slack and IRC channels allowing message filtering and logging while keeping communication public
Stars: ✭ 25 (-97.12%)
Mutual labels:  irc
Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+432.64%)
Mutual labels:  irc
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (-9%)
Mutual labels:  irc
Warren
🐇 Kotlin/JVM, tested, IRC v3.2 client state management and observing
Stars: ✭ 8 (-99.08%)
Mutual labels:  irc
Irc Colors.js
Color and formatting for irc bots made easy. Inspired by colors.js and cli-color.
Stars: ✭ 26 (-97%)
Mutual labels:  irc
Sopel
🤖💬 An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
Stars: ✭ 894 (+3.11%)
Mutual labels:  irc

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.

External Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].