]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/user.texi
Ability to use TCP as a base transport
[govpn.git] / doc / user.texi
index f694d007dccea8040875225ddd4e190d3dcb466d..8959c74c7bafff5e6623d4b1f75bc137a3365cb4 100644 (file)
@@ -4,7 +4,7 @@
 Announcements about updates and new releases can be found in @ref{Contacts}.
 
 GoVPN is split into two pieces: client and server. Each of them work on
-top of UDP and TAP virtual network interfaces. GoVPN is just a
+top of UDP/TCP and TAP virtual network interfaces. GoVPN is just a
 tunnelling of Ethernet frames, nothing less, nothing more. All you
 IP-related network management is not touched by VPN at all. You can
 automate it using up and down shell scripts.
@@ -18,6 +18,7 @@ with @emph{Go 1.5} gives 435 Mbps TCP throughput.
 * Identity::
 * PAKE:: Password Authenticated Key Agreement
 * Timeout::
+* Network transport::
 * MTU:: Maximum Transmission Unit
 * Stats::
 * Noise::
@@ -32,6 +33,7 @@ with @emph{Go 1.5} gives 435 Mbps TCP throughput.
 @include identity.texi
 @include pake.texi
 @include timeout.texi
+@include netproto.texi
 @include mtu.texi
 @include stats.texi
 @include noise.texi