<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsp" %> <%=intl.title("config tunnels")%> <%@include file="summary.jsp" %> " />

<%=intl._("I2P Tunnel Configuration")%>

<%@include file="confignav.jsp" %> " /> " /> " /> " />

<%=intl._("NOTE")%>: <%=intl._("The default settings work for most people.")%> <%=intl._("There is a fundamental tradeoff between anonymity and performance.")%> <%=intl._("Tunnels longer than 3 hops (for example 2 hops + 0-2 hops, 3 hops + 0-1 hops, 3 hops + 0-2 hops), or a high quantity + backup quantity, may severely reduce performance or reliability.")%> <%=intl._("High CPU and/or high outbound bandwidth usage may result.")%> <%=intl._("Change these settings with care, and adjust them if you have problems.")%>

<% String prev = System.getProperty("net.i2p.router.web.ConfigTunnelsHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigTunnelsHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigTunnelsHandler.nonce", new java.util.Random().nextLong()+""); %> " /> <%=intl._("Note")%>: <%=intl._("Exploratory tunnel setting changes are stored in the router.config file.")%> <%=intl._("Client tunnel changes are temporary and are not saved.")%> <%=intl._("To make permanent client tunnel changes see the")%> <%=intl._("i2ptunnel page")%>.
" /> " />