Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-27 | luci-app-wireguard: performance+ (less sys.exec calls) | danrl | |
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-17 | luci-app-wireguard: initial commit | danrl | |
This application allows for monitoring of WireGuard interfaces via the Status menu. Signed-off-by: Dan Luedtke <mail@danrl.com> |