Files
glorytun/README.md
Adrien Gallouët 4246b510d2 Never trust frank :)
2016-03-30 15:41:53 +02:00

526 B

π₁(Glorytun)=ℤ²

Small, Simple and Stupid TCP VPN.

Work In Progress

This code will probably format your harddisk!

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
$ cd glorytun
$ ./autogen.sh
$ ./configure
$ make
# make install

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