op-packages/luci-app-strongswan/root/usr/share/luci/menu.d/luci-app-strongswan.json
github-actions[bot] b86d032e91 🤞 Sync 2026-04-23 06:19:46
2026-04-23 06:19:46 +08:00

14 lines
379 B
JSON

{
"admin/vpn/strongswan": {
"title": "IPsec",
"action": {
"type": "view",
"path": "strongswan/strongswan"
},
"depends": {
"acl": [ "luci-app-strongswan" ],
"uci": { "ipsec": true }
}
}
}