luci-app-libreswan: Add LuCI for Libreswan
authorJaymin Patel <[email protected]>
Sun, 22 Oct 2023 06:39:57 +0000 (12:09 +0530)
committerJo-Philipp Wich <[email protected]>
Fri, 10 Nov 2023 12:16:34 +0000 (13:16 +0100)
commit9f652445355258497fd7f8c7f06dd75f58cd64ce
tree17a23de32f15cc4f11f12fdac3a8e5375c889942
parent5d3558f3f7eb96ea879e5d1c13a7baa1de5e7d25
luci-app-libreswan: Add LuCI for Libreswan

LuCI Support for IPSec VPN (Libreswan)

Signed-off-by: Jaymin Patel <[email protected]>
[fix '15h' label typo]
Signed-off-by: Jo-Philipp Wich <[email protected]>
applications/luci-app-libreswan/Makefile [new file with mode: 0644]
applications/luci-app-libreswan/htdocs/luci-static/resources/view/libreswan/globals.js [new file with mode: 0644]
applications/luci-app-libreswan/htdocs/luci-static/resources/view/libreswan/overview.js [new file with mode: 0644]
applications/luci-app-libreswan/htdocs/luci-static/resources/view/libreswan/proposals.js [new file with mode: 0644]
applications/luci-app-libreswan/htdocs/luci-static/resources/view/libreswan/tunnels.js [new file with mode: 0644]
applications/luci-app-libreswan/root/etc/uci-defaults/802-luci-app-libreswan [new file with mode: 0644]
applications/luci-app-libreswan/root/usr/share/luci/menu.d/luci-app-libreswan.json [new file with mode: 0644]
applications/luci-app-libreswan/root/usr/share/rpcd/acl.d/luci-app-libreswan.json [new file with mode: 0644]