mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
Fix port-share journal doc
Filename and content descriptions were switched.
Signed-off-by: corubba <corubba@gmx.de>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <d7c52354-8263-4423-8a4f-39bab3bd4d97@gmx.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg30036.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 9343cd101d)
This commit is contained in:
parent
f966e67c24
commit
6d64fa4bff
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ fast hardware. SSL/TLS authentication must be used in this mode.
|
|||
|
||||
``dir`` specifies an optional directory where a temporary file with name
|
||||
N containing content C will be dynamically generated for each proxy
|
||||
connection, where N is the source IP:port of the client connection and C
|
||||
connection, where C is the source IP:port of the client connection and N
|
||||
is the source IP:port of the connection to the proxy receiver. This
|
||||
directory can be used as a dictionary by the proxy receiver to determine
|
||||
the origin of the connection. Each generated file will be automatically
|
||||
|
|
|
|||
Loading…
Reference in a new issue