Peer

Node Info

Node List Try hovering over the rows

<%@nodes.each do |t|%> <%end%>
# Host Name Host IP Host Port User Name User Password Date
<%=t.id%> <%=t.host_name%> <%=t.host_ip%> <%=t.host_port%> <%=t.user_name%> <%=t.user_password%> <%=t.created_at%>