]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/client.texi
Configure MTU on per-user basis
[govpn.git] / doc / client.texi
index e2c26fd727b83089a079e0d1afb14b899ce2d18f..81878d57d2b08ec13a7cdaf0a6fea55000a7397e 100644 (file)
@@ -1,19 +1,34 @@
-@node Client part
+@node Client
 @section Client part
 
-Except for common @code{-mtu}, @code{-stats}, @code{-egd} options client
-has the following ones:
+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
@@ -26,7 +41,7 @@ how to enter passphrase from stdin silently and store it in the file.
 Enable @ref{Noise}.
 
 @item -cpr
-Enable @ref{CPR} in KiB/sec.
+Set @ref{CPR} in KiB/sec.
 
 @item -up
 Optional path to script that will be executed after connection is