<% if (curTunnel >= 0) { %>
Edit proxy settings
<% } else { %>
New proxy settings
<% } %>
|
Name:
|
|
Type:
| <%
if (curTunnel >= 0) {
%><%=editBean.getTunnelType(curTunnel)%>
<%
} else {
%><%=editBean.getTypeName(request.getParameter("type"))%>
" />
<%
}
%> |
Description:
|
|
Start automatically?:
|
<% if (editBean.startAutomatically(curTunnel)) { %>
<% } else { %>
<% } %>
(Check the Box for 'YES')
|
Listening Port:
|
|
Accessable by:
|
others:
<% } else if ("0.0.0.0".equals(clientInterface)) { %>
others:
<% } else { %>
others:
<% } %>
|
<% if ("httpclient".equals(editBean.getInternalType(curTunnel))) { %>
Outproxies:
<% } else { %>
| Target:
<% } %>
|
<% if ("httpclient".equals(editBean.getInternalType(curTunnel))) { %>
<% } else { %>
<% } %>
(name or destination)
|
Delayed connect?
|
<% if (editBean.shouldDelay(curTunnel)) { %>
<% } else { %>
<% } %>
(for request/response connections)
|
Profile:
|
|
Shared Client
|
<% if (editBean.isSharedClient(curTunnel)) { %>
<% } else { %>
<% } %>
(Share tunnels with other clients and httpclients? Change requires restart of client proxy)
|
Advanced networking options
(NOTE: when this client proxy is configured to share tunnels, then these options are for all the shared proxy clients!)
|
Tunnel depth:
|
|
Tunnel count:
|
|
I2CP host:
|
|
I2CP port:
|
|
Custom options:
|
|
|
Save:
|
|
Delete?
|
confirm delete:
|