]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/user.texi
[DOC] Refactoring and some info on russian
[govpn.git] / doc / user.texi
index 8959c74c7bafff5e6623d4b1f75bc137a3365cb4..9a5a02516450a173d005bd4b4d45ed66dc69b90c 100644 (file)
@@ -1,4 +1,4 @@
-@node User manual
+@node User
 @unnumbered User manual
 
 Announcements about updates and new releases can be found in @ref{Contacts}.
@@ -11,22 +11,23 @@ automate it using up and down shell scripts.
 
 What network performance can user expect? For example single
 @emph{Intel i5-2450M 2.5 GHz} core on @emph{FreeBSD 10.2 amd64}
-with @emph{Go 1.5} gives 435 Mbps TCP throughput.
+with @emph{Go 1.5} gives 435 Mbps TCP (over UDP) throughput.
 
 @menu
 * EGD:: Entropy gathering daemon
 * Identity::
 * PAKE:: Password Authenticated Key Agreement
 * Timeout::
-* Network transport::
+* Network transport: Network.
+* Proxy::
 * MTU:: Maximum Transmission Unit
 * Stats::
 * Noise::
 * CPR:: Constant Packet Rate
 * Verifier::
-* Client part::
-* Server part::
-* Example usage::
+* Client part: Client.
+* Server part: Server.
+* Example usage: Example.
 @end menu
 
 @include egd.texi
@@ -34,6 +35,7 @@ with @emph{Go 1.5} gives 435 Mbps TCP throughput.
 @include pake.texi
 @include timeout.texi
 @include netproto.texi
+@include proxy.texi
 @include mtu.texi
 @include stats.texi
 @include noise.texi