InspIRCd
NAME
InspIRCd - A high-performance IRCv3 server for UNIX-like and Windows systems.
SYNOPSIS
inspircd [--config <file>] [--debug] [--nofork] [--nolog] [--nopid] [--protocoldebug] [--runasroot] [--version]
OPTIONS
--config
<file>
-c <file>
Sets the path to the main configuration file. Defaults to @CONFIG_DIR@/inspircd.conf.
--debug
|
-d |
Log at the debug level to the standard output stream.
--nofork
|
-F |
Don’t fork into the background after starting up.
--nolog
|
-L |
Don’t write to log files.
--nopid
|
-P |
Don’t write to the PID file.
--protocoldebug
|
-p |
Log at the raw I/O level to the standard output stream.
--runasroot
|
-r |
Allow the server to start as root (not recommended).
--version
|
-v |
Displays the InspIRCd version and exits.
SUPPORT
IRC support for InspIRCd can be found at ircs://irc.teranova.net/inspircd.
Bug reports and feature requests can be filed at https://github.com/inspircd/inspircd/issues.
