Files
glorytun/README.md
Adrien Gallouët 80d4c2814f Update README.md
2016-03-24 18:52:18 +01:00

619 B

π₁(Glorytun)=ℤ²

Small, Simple and Stupid VPN over mud.

Work In Progress

This code will probably format your harddisk!

Build and Install

Glorytun depends on libsodium version >= 1.0.4 and needs an AES-NI capable CPU.

To build and install the latest version:

$ git clone https://github.com/angt/glorytun --recursive --branch mud
$ cd glorytun
$ ./autogen.sh
$ ./configure
$ make
# make install

For feature requests and bug reports, please create an issue.