luci-app-libreswan: Add LuCI for Libreswan
authorJaymin Patel <jem.patel@gmail.com>
Sun, 22 Oct 2023 06:39:57 +0000 (12:09 +0530)
committerPaul Donald <newtwen+github@gmail.com>
Fri, 22 Nov 2024 23:25:46 +0000 (00:25 +0100)
commit86346299f0c4bf2d331842c810b30827f9e02b2d
tree0f582c71f84260be123e8daf95b91bc6b9510c2b
parent57cd0cb2eb9fba4cb9a874e537b4a91282d167ab
luci-app-libreswan: Add LuCI for Libreswan

LuCI Support for IPSec VPN (Libreswan)

Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
[fix '15h' label typo]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 9f652445355258497fd7f8c7f06dd75f58cd64ce)
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]