<%# Copyright 2018 Dirk Brenken (dev@brenken.org) This is free software, licensed under the Apache License, Version 2.0 -%> <%- local util = require("luci.util") local ipsets = util.split(util.trim(util.exec("ipset -n -L 2>/dev/null | sort")), "\n", nil, true) or {} -%> <%+header%> <%+banip/banip_css%>
<%:Check the current available IPSets.%>
<%+footer%>