2020-06-10 13:37:51 +02:00
2020-06-09 21:25:48 +02:00

glorytun-openwrt

Glorytun package for OpenWrt

You need an OpenWrt version with libsodium > 1.0.18 (aegis256 support)

Add this line in your feeds.conf.default:

src-git glorytun https://git.miegl.cz/miegl/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%