<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>UnrealIRCd documentation wiki</sitename>
    <dbname>unreal_docs</dbname>
    <base>https://www.unrealircd.org/docs/Main_Page</base>
    <generator>MediaWiki 1.43.8</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Project</namespace>
      <namespace key="5" case="first-letter">Project talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
      <namespace key="100" case="first-letter">Dev</namespace>
      <namespace key="101" case="first-letter">Dev talk</namespace>
      <namespace key="200" case="first-letter">Internal</namespace>
      <namespace key="201" case="first-letter">Internal talk</namespace>
      <namespace key="300" case="first-letter">Server protocol</namespace>
      <namespace key="301" case="first-letter">Server protocol talk</namespace>
      <namespace key="400" case="first-letter">JSON-RPC</namespace>
      <namespace key="401" case="first-letter">JSON-RPC talk</namespace>
      <namespace key="600" case="first-letter">UnrealIRCd webpanel</namespace>
      <namespace key="601" case="first-letter">UnrealIRCd webpanel talk</namespace>
      <namespace key="620" case="first-letter">UnrealIRCd webpanel plugin API</namespace>
      <namespace key="621" case="first-letter">UnrealIRCd webpanel plugin API talk</namespace>
      <namespace key="1198" case="first-letter">Translations</namespace>
      <namespace key="1199" case="first-letter">Translations talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>13949</id>
      <parentid>13948</parentid>
      <timestamp>2024-04-21T14:21:44Z</timestamp>
      <contributor>
        <username>Syzop</username>
        <id>1</id>
      </contributor>
      <origin>13949</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="4171" sha1="2rvdwxm31fgh5997wq2jn7dgdrlzrp7" xml:space="preserve">&lt;languages /&gt;
&lt;translate&gt;
&lt;!--T:7--&gt;
&lt;div id="mainpage_topbox"&gt;
&lt;div id="mainpage_pagetitle" class="center"&gt;'''UnrealIRCd documentation wiki'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;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 [https://ircstats.org/servers 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 [[About UnrealIRCd|lots of other features]]. We are also particularly proud on our extensive online documentation.&lt;/div&gt;
&lt;div id="mainpage_sitelinks"&gt;
'''[https://www.unrealircd.org/ Project News]''' &amp;nbsp; | &amp;nbsp; 
'''[https://www.unrealircd.org/download/ Download]'''
&lt;/div&gt;
&lt;/div&gt;

&lt;!--T:8--&gt;
{| role="presentation" style="border:0; margin: 0; width: 100%; border-spacing: 10px;"
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Installation'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* '''[[Installing (Windows)|Installing on Windows]]'''
* '''[[Installing from source|Installing from Source (Linux, *BSD, OS X, ..)]]'''
* [[Upgrading|Upgrading from a previous version]]
&lt;/div&gt;
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Configuration'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* [[UnrealIRCd files and directories]]
* '''[[Configuration]]'''
* [[Using Let's Encrypt with UnrealIRCd]]
* '''[[Security]]'''
* [[Tutorial: Linking servers]]
* [[Linking UnrealIRCd with anope]]
&lt;/div&gt;
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Features'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* '''[[IRCOp guide]]'''
* [[Features|Highlighted features]]
* [[User modes]]
* [[Channel modes]]
* [[Extended bans]]
* [[User &amp; Oper commands]]
* [[JSON-RPC|JSON-RPC and Admin panel]]
&lt;/div&gt;
|}

&lt;!--T:9--&gt;
{| role="presentation" style="border:0; margin: 0; width: 100%; border-spacing: 10px;"
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''For UnrealIRCd 5.x users'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* UnrealIRCd 5 is [[UnrealIRCd 5 EOL|no longer supported]]
* [[What's new in UnrealIRCd 6]]
* '''[[Upgrading from 5.x|Upgrading from 5.x to 6.x]]'''
&lt;/div&gt;
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Support'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* '''[[FAQ|Frequently Asked Questions (FAQ)]]'''
* [https://forums.unrealircd.org/ Support Forums]
* [ircs://irc.unrealircd.org:6697/unreal-support Live help on IRC]: #unreal-support on irc.unrealircd.org (TLS port 6697)
* [https://bugs.unrealircd.org/ Bugtracker and feature suggestions]
* [[Contributing|Help out and contribute!]]
&lt;/div&gt;
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Help out and get involved'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* [https://www.unrealircd.org/index/donations Become a monhly sponsor or donate once]
* [https://shop.unrealircd.org/ Buy some merch from the UnrealIRCd shop]
* See [[Contributing]] for the many other ways to support and help the project, such as providing support to users, updating documentation, test releases, and more.
&lt;/div&gt;
|}

&lt;!--T:10--&gt;
{| role="presentation" style="border:0; margin: 0; width: 100%; border-spacing: 10px;"
| style="vertical-align: top;" class="mainpage_hubbox" |
&lt;div class="mainpage_hubtitle"&gt;'''Development documentation'''&lt;/div&gt;
&lt;div class="mainpage_boxcontents"&gt;
* [[Dev:Unreal Architecture]] is a good jumping off place, and describes from a very high level how the IRCd is built
* [[Dev:Module]] will help you create and understand the skeleton of a module
* [[Dev:Module API]] shows the various ways a module can plug-in into existing functionality and/or provide new commands, modes, etc.
* [[Server protocol]] explains the server-to-server protocol
|}
&lt;/translate&gt;</text>
      <sha1>2rvdwxm31fgh5997wq2jn7dgdrlzrp7</sha1>
    </revision>
  </page>
</mediawiki>
