1
0
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:
orignal 2017-11-22 14:53:59 -05:00 committed by GitHub
parent 5a3c817aaa
commit f1d8c2b982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: