summaryrefslogtreecommitdiff
path: root/README.md
blob: 2f77c5c1529a5b00d1a81330ef06d492082da3f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
### About

InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux,
BSD, Windows and Mac OS X systems which was created from scratch to be stable,
modern and lightweight.

As InspIRCd is one of the few IRC servers written from scratch, it avoids a
number of design flaws and performance issues that plague other more established
projects, such as UnrealIRCd, while providing the same level of feature parity.

InspIRCd is one of only a few IRC servers to provide a tunable number of
features through the use of an advanced but well documented module system. By
keeping core functionality to a minimum we hope to increase the stability,
security and speed of InspIRCd while also making it customisable to the needs of
many different users.

### Links

* [Website](http://inspircd.github.com)
* [GitHub]( https://github.com/inspircd)
* [IRC](irc://irc.chatspike.net/inspircd)