]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/client.texi
[DOC] Add various concept indexes
[govpn.git] / doc / client.texi
index dfee4f19b68f9dc3c4c8f56490b0e1ca278c17a6..f1845772cf9e0687743f1c4c02244d66ba347521 100644 (file)
@@ -1,19 +1,40 @@
-@node Client part
+@node Client
+@cindex Client
+@cindex Client part
+@cindex Client configuration
+@cindex Client side
+@cindex Configuring client
+@cindex govpn-client
 @section Client part
 
-Except for common @code{-mtu}, @code{-stats} options client has the
+Except for common @code{-stats}, @code{-egd} options client has the
 following ones:
 
 @table @code
 
+@item -mtu
+Expected TAP interface @ref{MTU}.
+
+@item -proto
+@ref{Network, network protocol} to use. Can be either @emph{udp}
+(default) or @emph{tcp}.
+
+@item -proxy
+Use specified @emph{host:port} @ref{Proxy} server for accessing remote
+server.
+
+@item -proxy-auth
+Optional @emph{user:password} for HTTP Basic authorization on proxy
+server.
+
 @item -remote
 Address (@code{host:port} format) of remote server we need to connect to.
 
 @item -iface
 TAP interface name.
 
-@item -id
-Our client's @ref{Identity} (hexadecimal string).
+@item -verifier
+Our client's @ref{Verifier}.
 
 @item -key
 Path to the file with the passphrase. See @ref{Verifier} for
@@ -22,14 +43,14 @@ 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}.
 
 @item -cpr
-Enable @ref{CPR} in KiB/sec.
+Set @ref{CPR} in KiB/sec.
+
+@item -encless
+Enable @ref{Encless, encryptionless mode}.
 
 @item -up
 Optional path to script that will be executed after connection is