Next: , Previous: , Up: Installation  


Development source code

Development source contains the latest version of the code. It may be buggy. Also it does not contain compiled documentation and is not recommended for porters because of that.

You can obtain it by cloning Git repository: git clone https://github.com/stargrave/govpn.git.

Also there is mirror of dependent libraries for safety if their native repositories will be unavailable (they are seldom updated):

Software/libraryMirror
govpngit://git.cypherpunks.ru/govpn.git
golang.org/x/crypto/poly1305git://git.cypherpunks.ru/crypto.git
golang.org/x/crypto/salsa20git://git.cypherpunks.ru/crypto.git
golang.org/x/crypto/xteagit://git.cypherpunks.ru/crypto.git
golang.org/x/crypto/pbkdf2git://git.cypherpunks.ru/crypto.git
github.com/agl/ed25519git://git.cypherpunks.ru/ed25519.git