Small, Simple and Stupid VPN over mud.
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.