Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ircd-hybrid/ircd-hybrid
A lightweight, high-performance internet relay chat daemon.
https://github.com/ircd-hybrid/ircd-hybrid
Last synced: about 2 months ago
JSON representation
A lightweight, high-performance internet relay chat daemon.
- Host: GitHub
- URL: https://github.com/ircd-hybrid/ircd-hybrid
- Owner: ircd-hybrid
- License: gpl-2.0
- Created: 2014-01-05T19:34:08.000Z (about 11 years ago)
- Default Branch: 8.2.x
- Last Pushed: 2024-04-13T15:02:41.000Z (9 months ago)
- Last Synced: 2024-04-13T21:14:19.224Z (9 months ago)
- Language: C
- Homepage: https://www.ircd-hybrid.org/
- Size: 21.8 MB
- Stars: 178
- Watchers: 26
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
- Authors: AUTHORS.md
Awesome Lists containing this project
- Awesome-BSD-Ports-Programs-And-Projects - ![Open-Source Software - Hybrid](https://www.ircd-hybrid.org/) - IRC (Internet Relay Chat) provides a way of communicating in real time with people. Generally, the user runs a client program to a server running a IRC server software. Hybrid ircd is such a server. (Ports and Programs / Chat Clients)
README
ircd-hybrid
·
[![Latest Github release](https://img.shields.io/github/v/tag/ircd-hybrid/ircd-hybrid?color=425158&style=flat-square)](https://github.com/ircd-hybrid/ircd-hybrid/tags)
[![Build status](https://img.shields.io/github/actions/workflow/status/ircd-hybrid/ircd-hybrid/ci.yml?branch=8.2.x&color=425158&style=flat-square)](https://github.com/ircd-hybrid/ircd-hybrid/actions/workflows/ci.yml)
[![Coverity scan](https://img.shields.io/coverity/scan/ircd-hybrid-ircd-hybrid?color=425158&style=flat-square)](https://scan.coverity.com/projects/ircd-hybrid-ircd-hybrid)
=====
A lightweight, high-performance internet relay chat daemon. Designed to be fast and reliable. Powering irc networks since 1997.## Requirements
ircd-hybrid requires a POSIX compliant operating system like GNU/Linux, GNU/Hurd, *BSD family, or macOS.## Installation
See the [INSTALL.md](INSTALL.md) document for info on configuring and compiling ircd-hybrid.## Support
In case you need help or just want to delve deeper, you can join us on irc - #ircd-coders on irc.ircd-hybrid.org## License
ircd-hybrid is licensed under the **GNU General Public License v2.0**. A complete version of the license is available in the [COPYING.md](COPYING.md) file in this repository.