mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated tunnels.cfg (markdown)
@@ -67,3 +67,14 @@ Example of http tunnel:
|
|||||||
host = website.i2p
|
host = website.i2p
|
||||||
port = 80
|
port = 80
|
||||||
keys = our-website.dat
|
keys = our-website.dat
|
||||||
|
|
||||||
|
|
||||||
|
I2CP parameters
|
||||||
|
---------------
|
||||||
|
|
||||||
|
I2CP parameter are common for all tunnel types and specify setting for a local destination.
|
||||||
|
|
||||||
|
'inbound.length' - number of hops of an inbound tunnel. 3 by default
|
||||||
|
'outbound.length' - number of hops of an outbound tunnel. 3 by default
|
||||||
|
'inbound.quantity' - number of inbound tunnels. 5 by default
|
||||||
|
'outbound.quantity' - number of outbound tunnels. 5 by default
|
||||||
|
|||||||
Reference in New Issue
Block a user