<% if (!"streamrclient".equals(tunnelType)) { %>
class="tickbox" />
<% } // !streamrclient %>
readonly="readonly" <% } %> />
readonly="readonly" <% } %> />
<% if (!"streamrclient".equals(tunnelType)) { // streamr client sends pings so it will never be idle %>
class="tickbox" />
<% } // !streamrclient %>
class="tickbox" />
class="tickbox" />
<% if ("client".equals(tunnelType) || "ircclient".equals(tunnelType) || "socksirctunnel".equals(tunnelType) || "sockstunnel".equals(tunnelType)) { %>
class="tickbox" />
<%
String destb64 = editBean.getDestinationBase64(curTunnel);
if (destb64.length() > 0) {
%>
<%=editBean.getDestHashBase32(curTunnel)%>
<% } // if destb64 %>
<% } %>
<% if ("httpclient".equals(tunnelType)) { %>
class="tickbox" />
class="tickbox" />
class="tickbox" />
class="tickbox" />
<% } // if httpclient %>
<% if (true /* editBean.isAdvanced() */ ) {
int currentSigType = editBean.getSigType(curTunnel, tunnelType);
%>
<% } // isAdvanced %>
<% if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType) || "sockstunnel".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) { %>
class="tickbox" />
class="tickbox" />
<% } // httpclient || connect || socks || socksirc %>
<% if ("httpclient".equals(tunnelType)) { %>
<% } // httpclient %>