mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-31 16:11:58 +00:00
transient keys
This commit is contained in:
parent
5a3c817aaa
commit
f1d8c2b982
@ -44,7 +44,7 @@ Example of client tunnel:
|
||||
destination = irc.echelon.i2p
|
||||
keys = irc.dat
|
||||
|
||||
If *keys* is empty, transient keys will be created on every restart. If keys file is not found, new keys will be created and stored into specified file.
|
||||
If *keys* is empty, transient keys will be created on every restart. If keys file is not found, new keys will be created and stored into specified file. If *keys* is equal to *transient*, new keys will be created, but not stored into a file.
|
||||
Client tunnels might share same local destination, if keys file contains same identity.
|
||||
|
||||
Optional parameters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user