mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Update README with Mastodon and tell at least something about supported systems.
Mention tested systems as well (which is narrower than supported systems). And merge documentation and support, since users will usually be after both.
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
[](https://fosstodon.org/@unrealircd)
|
||||
[](https://twitter.com/Unreal_IRCd)
|
||||
[](https://github.com/unrealircd/unrealircd/actions/workflows/linux-ci.yml)
|
||||
|
||||
## About UnrealIRCd
|
||||
UnrealIRCd is an Open Source IRC Server, serving thousands of networks since 1999.
|
||||
It runs on Linux, OS X and Windows and is currently the most widely deployed IRCd
|
||||
with a market share of 38%. UnrealIRCd is a highly advanced IRCd with a strong
|
||||
focus on modularity and security. It uses an advanced and highly configurable
|
||||
configuration file. Other key features include: full IRCv3 support, SSL/TLS,
|
||||
cloaking, advanced anti-flood and anti-spam systems, GeoIP, remote includes,
|
||||
and lots of [other features](https://www.unrealircd.org/docs/About_UnrealIRCd).
|
||||
with a [market share of 37%](https://www.ircstats.org/servers). UnrealIRCd is a
|
||||
highly advanced IRCd with a strong focus on modularity and security. It uses an
|
||||
advanced and highly configurable configuration file. Other key features include:
|
||||
full IRCv3 support, SSL/TLS, cloaking, advanced anti-flood and anti-spam systems,
|
||||
GeoIP, remote includes, and lots of [other features](https://www.unrealircd.org/docs/About_UnrealIRCd).
|
||||
We are also particularly proud on our extensive online documentation.
|
||||
|
||||
## Versions
|
||||
@@ -21,13 +22,29 @@ Follow the installation guide on the wiki. See:
|
||||
* [Installing from source for *NIX](https://www.unrealircd.org/docs/Installing_from_source)
|
||||
* [Installation instructions for Windows](https://www.unrealircd.org/docs/Installing_(Windows))
|
||||
|
||||
## Documentation & FAQ
|
||||
## Documentation and Support
|
||||
You can find all **documentation** online at: https://www.unrealircd.org/docs/
|
||||
|
||||
We also have a good **FAQ**: https://www.unrealircd.org/docs/FAQ
|
||||
|
||||
## Website, support, and other links ##
|
||||
* https://www.unrealircd.org - Our main website
|
||||
* https://forums.unrealircd.org - Support
|
||||
If you are in need of support, you can pop up on [**#unreal-support** on `irc.unrealircd.org`](ircs://irc.unrealircd.org:6697/unreal-support)
|
||||
or ask your question on the [forums](https://forums.unrealircd.org).
|
||||
|
||||
## Supported systems
|
||||
We try to **support** all major *NIX systems: all Linux distros but also NetBSD, OpenBSD and macOS,
|
||||
provided the OS version was released within the past ~5 years.
|
||||
|
||||
We use a private BuildBot instance to test each commit. The **tested** systems are (others are
|
||||
likely to work too):
|
||||
* Linux: Debian (10, 11, 12, 13), Ubuntu (18.04, 20.04, 22.04, 24.04, 26.04)
|
||||
* FreeBSD: 15
|
||||
* Windows: Visual Studio 2019
|
||||
|
||||
UnrealIRCd is architecture-agnostic. Most of the BuildBot workers run on x64 but we
|
||||
also have some on x86 and arm64 to ensure these work as well.
|
||||
|
||||
## Other links ##
|
||||
* https://www.unrealircd.org - Main website
|
||||
* https://bugs.unrealircd.org - Bug tracker
|
||||
* ircs://irc.unrealircd.org:6697/unreal-support - IRC support
|
||||
* https://fosstodon.org/@unrealircd - Mastodon
|
||||
* https://twitter.com/Unreal_IRCd - Twitter
|
||||
|
||||
Reference in New Issue
Block a user