<% local mtkwifi = require("mtkwifi") local nat = false if string.match(mtkwifi.read_pipe("lsmod | grep hw_nat"), "hw_nat") then nat = true end %> <%+header%>
Hardware NAT Acceleration
<% if nat then %>

'"> <% else %> '"> <% end %>


warning: Web UI (espcially auto-refresh) will decrease the performance significantly. You'd better disable Web UI before any performance/throughout test.

<% if nat then %>

<% end %>

    

<%+footer%>