]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/client.texi
[DOC] Less words about PAKE
[govpn.git] / doc / client.texi
index 40f310f4e145843d6e3b7b8f4f81a0322fb5cc7e..88e338e3090de2c05cf0c89241e4294712101e21 100644 (file)
@@ -1,11 +1,14 @@
 @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}.
@@ -40,6 +43,9 @@ Enable @ref{Noise}.
 @item -cpr
 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
 established. Interface name will be given to it as a first argument.