luci/applications/luci-app-wireguard/luasrc
danrl 090913c941 luci-app-wireguard: performance+ (less sys.exec calls)
Thanks to latest developments in wireguard-tools, we can now
fetch all data we need for display using a single sys.exec()
call instead of multiple ones. This application is now
significantly smaller and runs much faster.

Added Firewall Mark feature.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-27 15:25:11 +01:00
..
controller luci-app-wireguard: initial commit 2017-02-17 07:32:17 +01:00
view luci-app-wireguard: performance+ (less sys.exec calls) 2017-02-27 15:25:11 +01:00