Files
glorytun/README.md
2016-12-15 10:10:05 +00:00

513 B

π₁(Glorytun)=0

Small, Simple and Stupid VPN over mud.

Build and Install

Glorytun depends on libsodium version >= 1.0.4.

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.