Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
InspIRCd(1)			InspIRCd Manual			   InspIRCd(1)

NAME
       InspIRCd	- the stable, high-performance and modular Internet Relay Chat
       Daemon

SYNOPSIS
       inspircd	 [--config  <file>]  [--debug]	[--nofork] [--nolog] [--nopid]
       [--protocoldebug] [--runasroot] [--version]

OPTIONS
       --config	<file>
	      Sets the path  to	 the  main  configuration  file.  Defaults  to
	      /usr/local/etc/inspircd/inspircd.conf.

       --debug
	      Log at the debug level to	the standard output stream.

       --nofork
	      Don't fork into the background after starting up.

       --nolog
	      Don't write to log files.

       --nopid
	      Don't write to the PID file.

       --protocoldebug
	      Log at the raw I/O level to the standard output stream.

       --runasroot
	      Allow the	server to start	as root	(not recommended).

       --version
	      Displays the InspIRCd version and	exits.

SUPPORT
       IRC  support  for  InspIRCd can be found	at ircs://irc.teranova.net/in-
       spircd.

       Bug reports and feature requests	can be filed at	https://github.com/in-
       spircd/inspircd/issues.

InspIRCd 4.7.0-FreeBSD-4.7.0	  2024-06-28			   InspIRCd(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=inspircd&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help