X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fclient.texi;h=42b8a65910f2a1e18ecef5f0d86f33d797c7a454;hb=a11b0bda178937e6891770f40f800d69b5640313;hp=b6d8aab2a544863e63c7ef6f7cff7af539172b7d;hpb=cee89cfdfbc6b2b429d56f0b420bc5b981e475b8;p=govpn.git diff --git a/doc/client.texi b/doc/client.texi index b6d8aab..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.