]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/client.texi
Replace -noncediff with the hash keeping up to 256 seen nonces
[govpn.git] / doc / client.texi
index 3cb89279101cdf747ae8ceac08daf3e513b7bb6f..e2c26fd727b83089a079e0d1afb14b899ce2d18f 100644 (file)
@@ -1,8 +1,8 @@
 @node Client part
 @section Client part
 
-Except for common @code{-mtu}, @code{-stats}, options client has the
-following ones:
+Except for common @code{-mtu}, @code{-stats}, @code{-egd} options client
+has the following ones:
 
 @table @code
 
@@ -13,17 +13,15 @@ Address (@code{host:port} format) of remote server we need to connect to.
 TAP interface name.
 
 @item -id
-Our client's identification (hexadecimal string).
+Our client's @ref{Identity} (hexadecimal string).
 
 @item -key
-Path to the file with the PSK key.
+Path to the file with the passphrase. See @ref{Verifier} for
+how to enter passphrase from stdin silently and store it in the file.
 
 @item -timeout
 @ref{Timeout} setting in seconds.
 
-@item -noncediff
-Allowable @ref{Nonce difference}.
-
 @item -noise
 Enable @ref{Noise}.