@ -40,7 +40,10 @@ Logs destination: \fIstdout\fR, \fIfile\fR, \fIsyslog\fR (\fIstdout\fR if not se
Path to logfile (default - autodetect)
Path to logfile (default - autodetect)
.TP
.TP
\fB\-\-loglevel=\fR
\fB\-\-loglevel=\fR
Log messages above this level (\fIdebug\fR, \fBinfo\fR, \fIwarn\fR, \fIerror\fR)
Log messages above this level (\fIdebug\fR, \fBinfo\fR, \fIwarn\fR, \fIerror\fR, \fInone\fR)
.TP
\fB\-\-logclftime\fR
Log messages with full CLF-formatted date and time
.TP
.TP
\fB\-\-datadir=\fR
\fB\-\-datadir=\fR
Path to storage of i2pd data (RI, keys, peer profiles, ...)
Path to storage of i2pd data (RI, keys, peer profiles, ...)
@ -51,14 +54,17 @@ The external IP address
\fB\-\-port=\fR
\fB\-\-port=\fR
The port to listen on for incoming connections
The port to listen on for incoming connections
.TP
.TP
\fB\-\-daemon\fR
\fB\-\-ifname=\fR
Router will go to background after start
The network interface to bind to
.TP
.TP
\fB\-\-service\fR
\fB\-\-ifname4=\fR
Router will use system folders like \fI/var/lib/i2pd\fR
The network interface to bind to for IPv4 connections
.TP
\fB\-\-ifname6=\fR
The network interface to bind to for IPv6 connections
.TP
.TP
\fB\-\-ipv6\fR
\fB\-\-ipv6\fR
Enable communication through ipv6. false by default
Enable communication through ipv6 (disabled by default)
.TP
.TP
\fB\-\-notransit\fR
\fB\-\-notransit\fR
Router will not accept transit tunnels at startup
Router will not accept transit tunnels at startup
@ -67,7 +73,16 @@ Router will not accept transit tunnels at startup
Router will be floodfill
Router will be floodfill
.TP
.TP
\fB\-\-bandwidth=\fR
\fB\-\-bandwidth=\fR
Bandwidth limit: integer in KBps or letter aliases: \fIL (32KBps)\fR, O (256), P (2048), X (>9000)
Bandwidth limit: integer in KBps or letter aliases: \fBL (32KBps)\fR, \fIO (256)\fR, \fIP (2048)\fR, \fIX (>9000)\fR
.TP
\fB\-\-share=\fR
Limit of transit traffic from max bandwidth in percents. (default: 100)
.TP
\fB\-\-daemon\fR
Router will go to background after start
.TP
\fB\-\-service\fR
Router will use system folders like \fI/var/lib/i2pd\fR
.TP
.TP
\fB\-\-family=\fR
\fB\-\-family=\fR
Name of a family, router belongs to.
Name of a family, router belongs to.
@ -90,16 +105,13 @@ i2pd profile directory (when running as a system service, see \fB\-\-service\fR
$HOME/.i2pd/
$HOME/.i2pd/
.RS4
.RS4
i2pd profile directory (when running as a normal user)
i2pd profile directory (when running as a normal user)
.RE
.PP
/usr/share/doc/i2pd/examples/hosts.txt.gz
.RS4
default I2P hosts file
.SHAUTHOR
.SHAUTHOR
This manual page was written by kytv <killyourtv@i2pmail.org> for the Debian system (but may be used by others).
This manual page was written by kytv <killyourtv@i2pmail.org> for the Debian system (but may be used by others).
.PP
.PP
Updated by hagen <hagen@i2pmail.org> in 2016.
Updated by hagen <hagen@i2pmail.org> in 2016.
.PP
.PP
Updated by R4SAS <r4sas@i2pmail.org> in 2018.
.PP
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation
.BR
.BR
On Debian systems, the complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fR
On Debian systems, the complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fR