Tip of the day: The Security article gives hands-on tips on how to deal with drone attacks, flooding, spammers, (D)DoS and more.

Translations:Main Page/10/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search
Development documentation
  • 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