transient*

revert-104-patch-6
orignal 2020-09-13 10:22:02 -04:00 committed by GitHub
parent 1c4764dec7
commit b5e64af67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Here is an example of a client tunnel:
keys = irc.dat keys = irc.dat
If *keys* is empty, transient keys will be created on every restart. If the keys file is not found, new keys will be created and stored into the specified file. If *keys* is empty, transient keys will be created on every restart. If the keys file is not found, new keys will be created and stored into the specified file.
If *keys* is set to *transient*, new keys will be created, but not stored into a file. If *keys* starts from *transient*, new keys will be created, but not stored into a file.
Client tunnels might share the same local destination, if the keys file contains the same identity. Client tunnels might share the same local destination, if the keys file contains the same identity.
Optional parameters: Optional parameters: