\input texinfo @setfilename govpn.info @documentencoding UTF-8 @settitle GoVPN @copying This manual is for GoVPN -- simple secure free software virtual private network (VPN) daemon, written entirely on Go programming language. Copyright @copyright{} 2014-2015 Sergey Matveev @email{stargrave@@stargrave.org} @quotation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included below. @end quotation @end copying @node Top @top GoVPN This manual is for GoVPN -- simple secure free software virtual private network (VPN) daemon, aimed to be reviewable, secure, DPI-resistant, written entirely on Go. @menu * Overview:: * News:: * Installation:: * Precautions:: * User manual:: * Developer manual:: * Reporting bugs:: * Copying conditions:: @end menu @include overview.texi @node News @unnumbered News @verbatiminclude ../NEWS @include installation.texi @include precautions.texi @include user.texi @include developer.texi @include bugs.texi @node Copying conditions @unnumbered Copying conditions @insertcopying @verbatiminclude fdl.txt @bye