.TH "eiskaltdcpp-daemon" 1 "05 Feb 2014" .SH "NAME" eiskaltdcpp-daemon \- simple daemon controllable via XMLRPC or JSONRPC .SH "SYNOPSIS" .PP .B eiskaltdcpp-daemon \-d .br .B eiskaltdcpp-daemon .SH "DESCRIPTION" .PP \fBEiskaltDC++\fP is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. .SH "COMMAND LINE OPTIONS" .RB "A summary of options is included below." .TP .BR "\-d, \-\-daemon" Run program as daemon .TP .BR "\-v, \-\-verbose" Verbose mode .TP .BR "\-D, \-\-debug" Debug mode .TP .BR "\-s, \-\-syslog" Use syslog in daemon mode .TP .BR "\-S , \-\-log=" Write daemon log to (default: @config_dir@/Logs/daemon.log) .TP .BR "\-P , \-\-port=" Set port for XMLRPC or JSONRPC (default: 3121) .TP .BR "\-L , \-\-ip=" Set IP address for XMLRPC or JSONRPC (default: 127.0.0.1) .TP .BR "\-p file, \-\-pidfile=" Write daemon process ID to .TP .BR "\-c dir, \-\-confdir=" Store config in .TP .BR "\-l , \-\-localdir=" Store local data (cache, temp files) in (defaults is equal confdir) .TP .BR "\-u , \-\-rpclog=" Write xmlrpc log to (default: /tmp/eiskaltdcpp-daemon.xmlrpc.log) .TP .BR "\-U , \-\-uripath=" Set UriPath for xmlrpc abyss server to (default: /eiskaltdcpp) .TP .BR "\-h, \-\-help" Display help and exit .TP .BR "\-V, \-\-version" Show version information and exit .SH "FILES" .TP .B "~/.config/eiskaltdc++/" or "$XDG_CONFIG_HOME/eiskaltdc++/" Directory with user configuration files .SH "DOCUMENTATION" .TP Detail documentation about available XMLRPC and JSONRPC methods can be found in our wiki: .br \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/wiki/XMLRPC\fR .br \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/wiki/JSONRPC\fR .SH AUTHOR This program was written by EiskaltDC++ developers team (see file AUTHORS). .br EiskaltDC++ homepage: \fBhttps://github.com/eiskaltdcpp/eiskaltdcpp/\fR .SH "BUG REPORTS" If you find a bug in EiskaltDC++ please report it here: .B https://github.com/eiskaltdcpp/eiskaltdcpp/issues .PP This manual page was written by Boris Pek for the Debian project (and may be used by others).