Skip to content
Rubin edited this page Dec 17, 2013 · 3 revisions

X3 is a channel and network operator service based on srvx, with custom enhancements for nefarious ircd, user interface improvements, and optional ldap integration.

X3 is extremely feature rich and customizable, but includes:

  • account management with or without nickname reservations (NickServ/AuthServ)
  • In-channel user access control (ChanServ) with mode protection, topic management, announcements, ban management and games.
  • powerful operator G-line and alert management tools (OpServ).
  • Offline message service (MemoServ).
  • Support bot ticket system (HelpServ).

Additionally:

  • The services' command lists, access control and other attributes can be modified by administrators on IRC with X3's powerful alias system (OpServ's alias and modcmd commands)
  • Most responses and help information can be translated to alternate languages.
  • OpServ's amazing trace command and ALERT system allows a small number of Opers to detect and prevent abuse. You can remove clones in bulk with a single command, set up alerts for known suspect behavior, scan for proxies, and much more.
  • AuthServ can be integrated with an existing ldap server for intranet use, or to centralize logins between IRC and websites etc.

We do not provide tarball releases, users are encouraged to clone the git repository.

You can find Install instructions here in the wiki or in the file named INSTALL in the source tree.