<%+header%> <% if stderr and #stderr > 0 then %>
<%=pcdata(stderr)%>
<% end %> <% local omr_version=luci.model.uci.cursor():get("openmptcprouter","vps","omr_version") local latest_omr_version=luci.model.uci.cursor():get("openmptcprouter","latest_versions","vps") if omr_version ~= "" and latest_omr_version ~= "" and omr_version ~= latest_omr_version then %>

<%:Update VPSs%>

<%:Update remotly OpenMPTCProuter server to latest version when needed.%> <%:Beta%>
<% end %>

<%:Advanced Settings%>

<%:VPS settings%>
checked<% end %>>
checked<% end %>>
<%:OBFS will be enabled on both side%>
<%:Networks settings%>
">
">
checked<% end %>>
<% if nixio.fs.access("/sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq") then %>
<%:Systems settings%>
">
">
<% end %>
<%+footer%>