chinanjjohn2012 / govpn

Simple secure free software VPN daemon (mirror of http://git.cypherpunks.ru/cgit.cgi/govpn.git/)

Home Page:http://www.cypherpunks.ru/govpn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoVPN is simple free software virtual private network daemon, aimed to
be reviewable, secure, DPI/censorship-resistant, written on Go.

It uses fast strong passphrase authenticated key agreement protocol with
augmented zero-knowledge mutual peers authentication (PAKE DH A-EKE).
Encrypted, authenticated data transport that hides message's length and
timestamps. Perfect forward secrecy property. Resistance to: offline
dictionary attacks, replay attacks, client's passphrases compromising
and dictionary attacks on the server side. Built-in heartbeating,
rehandshaking, real-time statistics. Ability to work through UDP, TCP
and HTTP proxies. IPv4/IPv6-compatibility. GNU/Linux and FreeBSD support.

GoVPN is free software: see the file COPYING for copying conditions.

Home page: http://govpn.info/ -> http://www.cypherpunks.ru/govpn/
also available as Tor hidden service: http://vabu56j2ep2rwv3b.onion/govpn/

Please send questions regarding the use of GoVPN, bug reports and
patches to govpn-devel mailing list:
https://lists.cypherpunks.ru/mailman/listinfo/govpn-devel

Development Git source code repository currently is located here:
http://git.cypherpunks.ru/cgit.cgi/govpn.git/

For further information please read either doc/govpn.info or doc/govpn.texi.

About

Simple secure free software VPN daemon (mirror of http://git.cypherpunks.ru/cgit.cgi/govpn.git/)

http://www.cypherpunks.ru/govpn/

License:GNU General Public License v3.0


Languages

Language:Go 87.9%Language:Shell 10.3%Language:Makefile 1.8%