X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fclient.texi;h=42b8a65910f2a1e18ecef5f0d86f33d797c7a454;hb=0e482169576b59168f44e509863e6b6acbca6f6d;hp=5b0ae2b7fda2723894f76a765641ae736c656f95;hpb=96b730405d6c9468e156a5386ca6b25a3bcdd3ec;p=govpn.git diff --git a/doc/client.texi b/doc/client.texi index 5b0ae2b..42b8a65 100644 --- a/doc/client.texi +++ b/doc/client.texi @@ -1,13 +1,13 @@ @node Client @section Client part -Except for common @ref{Stats, -stats}, @ref{EGD, -egd} options client -has the following ones: +Except for common @ref{Stats, -stats}, @ref{EGD, -egd}, @ref{Syslog, -syslog} +options client has the following ones: @table @option @item -mtu -Expected TAP interface @ref{MTU}. +Expected TUN/TAP interface @ref{MTU}. @item -proto @ref{Network, Network protocol} to use. Can be either @emph{udp} @@ -25,7 +25,7 @@ server. Address (@code{host:port} format) of remote server we need to connect to. @item -iface -TAP interface name. +TUN/TAP interface name. @item -verifier Our client's @ref{Verifier}. @@ -37,6 +37,9 @@ to enter it in the terminal. @item -timeout @ref{Timeout} setting in seconds. +@item -noreconnect +Disable reconnection after timeout. + @item -timesync Optional @ref{Timesync, time synchronization} requirement. If set to zero, then no synchronization required. @@ -51,8 +54,9 @@ Set @ref{CPR} in KiB/sec. 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. +Optional path to @ref{Scripts, script} that will be executed after +connection is established. Interface name will be given to it as a first +argument. @item -down Same as @option{-up} above, but it is executed when connection is lost, @@ -66,8 +70,8 @@ solicitation: @verbatim client% cat > up.sh <