<% local http = require "luci.http" local dsp = require "luci.dispatcher" local ip = require "luci.model.uci".inst:get("network", "lan", "ipaddr") local url = (http.getenv("HTTPS") and "https" or "http") .. "://" .. ip .. dsp.build_url("niu") %>
Warning! The device IP-address has been changed.
The router will be available in a few seconds at <%=url%>