Common Name | Real Address | Data Received | Data Sent | Connected Since | <% status.client_list.each do |client| %>
<%= client[0] %> | <%= client[1] %> | <%= client[2].to_i.as_bytes %> | <%= client[3].to_i.as_bytes %> | <%= client[4].strftime('%-d.%-m.%Y %H:%M:%S') %> |
Virtual Address | Common Name | Real Address | Last Ref | <% status.routing_table.each do |route| %>
<%= route[0] %> | <%= route[1] %> | <%= route[2] %> | <%= route[3].strftime('%-d.%-m.%Y %H:%M:%S') %> |
<%= global[0] %>: | <%= global[1] %> |