Adrien Gallouët 323570cb20 Update to version 0.3.2
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
2020-02-29 14:08:48 +00:00
2020-02-29 14:08:48 +00:00
2019-10-20 07:23:13 +00:00

glorytun-openwrt

Glorytun package for OpenWrt

You need an OpenWrt version with libsodium >= 1.0.4.

Add this line in your feeds.conf.default:

src-git glorytun https://github.com/angt/glorytun-openwrt.git

Update and install your feeds:

$ ./scripts/feeds update -a
$ ./scripts/feeds install -a

Configure and build:

$ make defconfig
$ make menuconfig
$ make
Description
No description provided
Readme 44 KiB
Languages
Shell 54%
Makefile 46%