Setup guide

uptime-secs - uptime in seconds ("125")
session-timeout-secs - session timeout in seconds ("3475" or "" if there is such timeout)
idle-timeout-secs - idle timeout in seconds ("88" or "" if there is such timeout)
limit-bytes-in - byte limit for send ("1000000" or "---" if there is no limit)
limit-bytes-out - byte limit for receive ("1000000" or "---" if there is no limit)
remain-bytes-in - remaining bytes until limit-bytes-in will be reached ("337465" or "---" if
there is no limit)
remain-bytes-out - remaining bytes until limit-bytes-out will be reached ("124455" or "---" if
there is no limit)
• status.html:
username - name ("john")
ip - IP address ("192.168.0.222")
mac - MAC address ("01:23:45:67:89:AB")
uptime - session uptime ("10h2m33s")
session-timeout - session timeout left for the user ("5h" or "---" if none)
session-valid-till - date and time when session will expire ("Sep/21/2003 16:12:33" or "---" if
there is no session-timeout)
idle-timeout - idle timeout ("20m" or "---" if none)
bytes-in - number of bytes received from the user ("15423")
bytes-out - number of bytes sent to the user ("11352")
packets-in - number of packets received from the user ("251")
packets-out - number of packets sent to the user ("211")
refresh-time - time in seconds after which to automatically refresh status ("90s")
refresh-time-str - more friendly representation of refresh-time ("1m30s")
uptime-secs - uptime in seconds ("125")
session-timeout-secs - session timeout in seconds ("3475" or "" if there is such timeout)
idle-timeout-secs - idle timeout in seconds ("88" or "" if there is such timeout)
limit-bytes-in - byte limit for send ("1000000" or "---" if there is no limit)
limit-bytes-out - byte limit for receive ("1000000" or "---" if there is no limit)
remain-bytes-in - remaining bytes until limit-bytes-in will be reached ("337465" or "---" if
there is no limit)
remain-bytes-out - remaining bytes until limit-bytes-out will be reached ("124455" or "---" if
there is no limit)
• error.html:
error - error message ("DHCP lease not found")
Notes
To insert % symbol as a text (not as a part of variable construction), "%%" has to be used (if there is
only one % symbol on a or string between it and next % symbol is not a valid variable name,
% may be used with the same result).
In most cases it is required login to use main variable. And it is strongly suggested to place it
BEFORE form-input input form. Otherwise situation can happen, that user already has entered his
username/password, but MD5 encryption JavaScript is not yet loaded. It may result in password
being sent over network in plain text. And of course, that login will fail in this case, too (if
allow-unencrypted-password property is not set to yes).
The resulting password to be sent to the HotSpot gateway is formed MD5-hashing the