mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 06:36:14 -04:00
Updated docs and manual
This commit is contained in:
parent
c96c82f1d1
commit
d487609dcf
4 changed files with 6 additions and 0 deletions
|
@ -110,6 +110,7 @@ an I2P interface to reticulum:
|
|||
[[I2P]]
|
||||
type = I2PInterface
|
||||
interface_enabled = yes
|
||||
connectable = yes
|
||||
|
||||
On the first start, Reticulum will generate a new I2P address for the
|
||||
interface and start listening for inbound traffic on it. This can take
|
||||
|
@ -126,6 +127,7 @@ list of I2P base32 addresses to the ``peers`` option of the interface:
|
|||
[[I2P]]
|
||||
type = I2PInterface
|
||||
interface_enabled = yes
|
||||
connectable = yes
|
||||
peers = 5urvjicpzi7q3ybztsef4i5ow2aq4soktfj7zedz53s47r54jnqq.b32.i2p
|
||||
|
||||
It can take anywhere from a few seconds to a few minutes to establish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue